Gets the PhasorType of this PhasorValueBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual PhasorType Type { get; }
Public Overridable ReadOnly Property Type As PhasorType Get
public: virtual property PhasorType Type { PhasorType get (); }