Click or drag to resize

MeasurementKey Properties

The MeasurementKey type exposes the following members.

Properties
  Name Description
Public property ID Gets or sets the numeric ID of this MeasurementKey.
Public property Metadata Gets the MeasurementMetadata as they appear in the primary DataSource.
Public property RuntimeID A unique ID that is assigned at runtime to identify this instance of MeasurementKey. This value will change between life cycles, so it cannot be used to compare MeasurementKey instances that are running out of process or in a separate AppDomain.
Public property SignalID Gets or sets Guid ID of signal associated with this MeasurementKey.
Public property Source Gets or sets the source of this MeasurementKey.
Top
See Also