CommandFrameHeaderImage Property
Gets the binary header image of the
DataFrame object.
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.164 -- Release Build+e526f121ce33f6a601f5d1519047de17ef46ec99
protected override byte[] HeaderImage { get; }
Protected Overrides ReadOnly Property HeaderImage As Byte()
Get
protected:
virtual property array<unsigned char>^ HeaderImage {
array<unsigned char>^ get () override;
}
function get_HeaderImage();
Property Value
Byte