openPDC Synchrophasor Help
State Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataFrameState
Gets or sets the parsing state for the this DataFrame.
Declaration Syntax
C#Visual BasicVisual C++
public DataFrameParsingState State { get; set; }
Public Property State As DataFrameParsingState
	Get
	Set
public:
property DataFrameParsingState^ State {
	DataFrameParsingState^ get ();
	void set (DataFrameParsingState^ value);
}

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