openPDC Synchrophasor Help
UsePhasorDataFileFormat Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamConnectionParametersUsePhasorDataFileFormat
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++
[DefaultValueAttribute(false)]
public bool UsePhasorDataFileFormat { get; set; }
<DefaultValueAttribute(False)> _
Public Property UsePhasorDataFileFormat As Boolean
	Get
	Set
[DefaultValueAttribute(false)]
public:
property bool UsePhasorDataFileFormat {
	bool get ();
	void set (bool value);
}

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