openPDC Synchrophasor Help
UsePhasorDataFileFormat Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamFrameParserUsePhasorDataFileFormat
Gets or sets flag that determines if source data is in the Phasor Data File Format (i.e., a DST file).
Declaration Syntax
C#Visual BasicVisual C++
public bool UsePhasorDataFileFormat { get; set; }
Public Property UsePhasorDataFileFormat As Boolean
	Get
	Set
public:
property bool UsePhasorDataFileFormat {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0