Click or drag to resize

IndependentActionAdapterManagerBaseTAdapterSourceMeasurementTable Property

Gets or sets the source measurement table to use for configuration.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("ActiveMeasurements")]
public virtual string SourceMeasurementTable { get; set; }
View Source

Property Value

String

Implements

IIndependentAdapterManagerSourceMeasurementTable
See Also