openPDC Historian Help
BinaryLength Property
NamespacesTVA.Historian.PacketsPacketBaseBinaryLength
When overridden in a derived class, gets the length of the packet's binary representation.
Declaration Syntax
C#Visual BasicVisual C++
public abstract int BinaryLength { get; }
Public MustOverride ReadOnly Property BinaryLength As Integer
public:
virtual property int BinaryLength {
	int get () abstract;
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252