|
CommonFrameHeaderTotalRows Property
|
Gets or sets total number of data rows 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 TotalRows { get; set; }
Public Property TotalRows As UInteger
Get
Set
member TotalRows : uint32 with get, set
function get_TotalRows();
function set_TotalRows(value);
View SourceProperty Value
UInt32See Also