Click or drag to resize

IndependentOutputAdapterManagerBasePointTagTemplate Property

Gets or sets template for output measurement point tag names.

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

Property Value

Type: String

Implements

IIndependentAdapterManagerPointTagTemplate
See Also