|
DataCellFNetDataRow Property
|
Gets image of this
DataCell as a F-NET formatted data row.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public string FNetDataRow { get; }
Public ReadOnly Property FNetDataRow As String
Get
member FNetDataRow : string with get
function get_FNetDataRow();
View SourceProperty Value
StringSee Also