|
DataCellBodyImage Property
|
Gets the binary body image of the
DataCell object.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax protected override byte[] BodyImage { get; }
Protected Overrides ReadOnly Property BodyImage As Byte()
Get
abstract BodyImage : byte[] with get
override BodyImage : byte[] with get
function get_BodyImage();
View SourceProperty Value
ByteSee Also