Gets or sets total number of data rows for the CommonFrameHeader object when use phasor file format is true.
Declaration Syntax
C# | Visual Basic | Visual 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); }