Click or drag to resize

IndependentInputAdapterManagerBasePointTagTemplate Property

Gets or sets template for output measurement point tag names.

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

Property Value

String

Implements

IIndependentAdapterManagerPointTagTemplate
See Also