|
DataFrameFooterImage Property
|
Gets the binary footer image of the
DataFrame object.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax protected override byte[] FooterImage { get; }
Protected Overrides ReadOnly Property FooterImage As Byte()
Get
abstract FooterImage : byte[] with get
override FooterImage : byte[] with get
function get_FooterImage();
View SourceProperty Value
ByteSee Also