Click or drag to resize

AdapterCollectionBaseTInputSourceIDs Property

Gets or sets Source values used to filter input measurement keys.

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

Property Value

String
Remarks
The collection classes simply track this value if assigned, no automatic action is taken.
See Also