openPDC Historian Help
BinaryImage Property
NamespacesTVA.Historian.PacketsPacketType5BinaryImage
Gets the binary representation of PacketType5.
Declaration Syntax
C#Visual BasicVisual C++
public override byte[] BinaryImage { get; }
Public Overrides ReadOnly Property BinaryImage As Byte()
public:
virtual property array<unsigned char>^ BinaryImage {
	array<unsigned char>^ get () override;
}

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