Click or drag to resize

MeasurementKey Property

Gets the primary MeasurementKey of this Measurement implementation.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public MeasurementKey Key { get; }
View Source

Property Value

MeasurementKey

Implements

IMeasurementKey
See Also