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

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