Click or drag to resize

ITimeSeriesValueID Property

Gets or sets the Guid based signal ID of this ITimeSeriesValueT.

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

Property Value

Guid
Remarks
This is the fundamental identifier of the ITimeSeriesValueT.
See Also