openPDC Synchrophasor Help
ParsedBinaryLength Property
NamespacesTVA.PhasorProtocolsChannelParsingStateBaseParsedBinaryLength
Gets or sets the length of the associated IChannel object being parsed from the binary image.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int ParsedBinaryLength { get; set; }
Public Overridable Property ParsedBinaryLength As Integer
	Get
	Set
public:
virtual property int ParsedBinaryLength {
	int get ();
	void set (int value);
}

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