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

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