Click or drag to resize

CommonFrameHeaderTotalRows Property

Gets or sets total number of data rows for the CommonFrameHeader object when use phasor file format is true.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public uint TotalRows { get; set; }
View Source

Property Value

UInt32
See Also