|
DataFrameBinaryImage Property
|
Gets the binary image of this
DataFrame object.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public override byte[] BinaryImage { get; }
Public Overrides ReadOnly Property BinaryImage As Byte()
Get
abstract BinaryImage : byte[] with get
override BinaryImage : byte[] with get
function get_BinaryImage();
View SourceProperty Value
ByteSee Also