|
CommonFrameHeaderRowLength Property
|
Gets or sets row length for the
CommonFrameHeader object when use phasor file format is true.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public uint RowLength { get; set; }
Public Property RowLength As UInteger
Get
Set
member RowLength : uint32 with get, set
function get_RowLength();
function set_RowLength(value);
View SourceProperty Value
UInt32See Also