|
DataCellUsePhasorDataFileFormat Property
|
Gets flag that determines if source data is in the Phasor Data File Format (i.e., a DST file).
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public bool UsePhasorDataFileFormat { get; }
Public ReadOnly Property UsePhasorDataFileFormat As Boolean
Get
public:
property bool UsePhasorDataFileFormat {
bool get ();
}
member UsePhasorDataFileFormat : bool with get
function get_UsePhasorDataFileFormat();
View SourceProperty Value
BooleanSee Also