Gets the primary key (a MeasurementKey, of this ChannelValueMeasurement<(Of <(<'T>)>)>.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual MeasurementKey Key { get; set; }
Public Overridable Property Key As MeasurementKey Get Set
public: virtual property MeasurementKey Key { MeasurementKey get (); void set (MeasurementKey value); }