openPDC Historian Help
BinaryImage Property
NamespacesTVA.Historian.PacketsPacketBaseBinaryImage
When overridden in a derived class, gets the binary representation of the packet.
Declaration Syntax
C#Visual BasicVisual C++
public abstract byte[] BinaryImage { get; }
Public MustOverride ReadOnly Property BinaryImage As Byte()
public:
virtual property array<unsigned char>^ BinaryImage {
	array<unsigned char>^ get () abstract;
}

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