openPDC Synchrophasor Help
BodyLength Property
NamespacesTVA.PhasorProtocolsFrequencyValueBaseBodyLength
Gets the length of the BodyImage.
Declaration Syntax
C#Visual BasicVisual C++
protected override int BodyLength { get; }
Protected Overrides ReadOnly Property BodyLength As Integer
	Get
protected:
virtual property int BodyLength {
	int get () override;
}
Remarks
The base implementation assumes fixed integer values are represented as 16-bit signed integers and floating point values are represented as 32-bit single-precision floating-point values (i.e., short and float data types respectively).

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