Gets or sets the PhasorType of this PhasorDefinitionBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual PhasorType PhasorType { get; set; }
Public Overridable Property PhasorType As PhasorType Get Set
public: virtual property PhasorType PhasorType { PhasorType get (); void set (PhasorType value); }