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

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