Click or drag to resize

AdapterBaseID Property

Gets or sets numeric ID associated with this AdapterBase.

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

Property Value

UInt32

Implements

IAdapterID
See Also