Gets or sets PMU count (i.e., number of cells) for the CommonFrameHeader object when use phasor file format is true.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint PmuCount { get; set; }
Public Property PmuCount As UInteger Get Set
public: property unsigned int PmuCount { unsigned int get (); void set (unsigned int value); }