Click or drag to resize

IndependentActionAdapterManagerBaseTAdapterAlternateTagTemplate Property

Gets or sets template for output measurement alternate tag names.

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

Property Value

String

Implements

IIndependentAdapterManagerAlternateTagTemplate
See Also