Click or drag to resize

MeasurementKeySource Property

Gets or sets the source of this MeasurementKey.

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

Property Value

String
Remarks
This value is typically used to track the archive name in which the measurement, that this MeasurementKey represents, is stored.
See Also