Click or drag to resize

AdapterCollectionBase<T> .Name Property

Gets or sets the name of this AdapterCollectionBase<T>.

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

Property Value

String

Implements

IAdapter.Name
IProvideStatus.Name
See Also