IndependentInputAdapterManagerBaseDescriptionTemplate Property

Gets or sets template for output measurement descriptions.

Definition

Namespace: Gemstone.Timeseries.Adapters
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.176 -- Release Build+53a3c1e187e0c85f0eef5aedfa0d3ac4b99e7489
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("{0} [{1}] measurement created for {2} [{3}].")]
public virtual string DescriptionTemplate { get; set; }

Property Value

String

Implements

IIndependentAdapterManagerDescriptionTemplate

See Also