openPDC Synchrophasor Help
State Property
NamespacesTVA.PhasorProtocolsChannelBaseState
Gets or sets the parsing state for this ChannelBase object.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IChannelParsingState State { get; set; }
Public Overridable Property State As IChannelParsingState
	Get
	Set
public:
virtual property IChannelParsingState^ State {
	IChannelParsingState^ get ();
	void set (IChannelParsingState^ value);
}

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