|
CommonFrameHeaderBinaryImage Property
|
Gets the binary image of the common header portion of this frame.
Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public byte[] BinaryImage { get; }
Public ReadOnly Property BinaryImage As Byte()
Get
member BinaryImage : byte[] with get
function get_BinaryImage();
View SourceProperty Value
ByteSee Also