Click or drag to resize

MeasurementTagName Property

Gets the text based tag name of this Measurement implementation.

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

Property Value

String

Implements

IMeasurementTagName
See Also