Click or drag to resize

IndependentOutputAdapterManagerBaseTargetHistorianAcronym Property

Gets or sets the target historian acronym for output measurements.

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

Property Value

Type: String

Implements

IIndependentAdapterManagerTargetHistorianAcronym
See Also