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