Click or drag to resize

IndependentOutputAdapterManagerBaseDescriptionTemplate Property

Gets or sets template for output measurement descriptions.

Namespace:  GSF.TimeSeries.Adapters
Assembly:  GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.3.303-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("{0} [{1}] measurement created for {2} [{3}].")]
public virtual string DescriptionTemplate { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IIndependentAdapterManagerDescriptionTemplate
See Also