openPDC Synchrophasor Help
TotalRows Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamCommonFrameHeaderTotalRows
Gets or sets total number of data rows for the CommonFrameHeader object when use phasor file format is true.
Declaration Syntax
C#Visual BasicVisual C++
public uint TotalRows { get; set; }
Public Property TotalRows As UInteger
	Get
	Set
public:
property unsigned int TotalRows {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0