Click or drag to resize

ImmediateMeasurementsTags Property

Returns ID collection for measurement tags.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public ICollection<string> Tags { get; }
View Source

Property Value

ICollectionString
See Also