Click or drag to resize

AdapterCollectionBaseTName Property

Gets or sets the name of this AdapterCollectionBaseT.

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

Property Value

String

Implements

IAdapterName
IProvideStatusName
See Also