Click or drag to resize

MeasurementID Property

Gets the Guid based signal ID of the Measurement implementation.

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

Property Value

Guid

Implements

ITimeSeriesValueID
See Also