Click or drag to resize

IndependentActionAdapterManagerBaseTAdapterInputMeasurementKeyTypes Property

Gets input measurement SignalType's for each of the InputMeasurementKeys, if any.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual SignalType[] InputMeasurementKeyTypes { get; }
View Source

Property Value

SignalType

Implements

IIndependentAdapterManagerInputMeasurementKeyTypes
See Also