|
IAdapterID Property
|
Gets or sets the numeric ID associated with this
IAdapter.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.230-beta
Syntaxabstract ID : uint32 with get, set
function get_ID();
function set_ID(value);
Property Value
UInt32
See Also