|   | IAdapterID Property | 
        
        
            Gets or sets the numeric ID associated with this 
IAdapter.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
SyntaxProperty ID As UInteger
	Get
	Set
property unsigned int ID {
	unsigned int get ();
	void set (unsigned int value);
}abstract ID : uint32 with get, set
function get_ID();
function set_ID(value);
Property Value
UInt32 See Also
See Also