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