openPDC Synchrophasor Help
UsingIeeeFormat Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataCellUsingIeeeFormat
Gets or sets flag that determines if this DataCell is using IEEE format.
Declaration Syntax
C#Visual BasicVisual C++
public bool UsingIeeeFormat { get; set; }
Public Property UsingIeeeFormat As Boolean
	Get
	Set
public:
property bool UsingIeeeFormat {
	bool get ();
	void set (bool value);
}

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