|
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.205-beta
Syntax abstract ID : uint32 with get, set
function get_ID();
function set_ID(value);
Property Value
UInt32See Also