| 
            
              BulkSequenceCalculatorCurrentDeviceID Property
             | 
          
        
        
            Gets associated device ID for CurrentAdapterIndex, if any, for measurement generation.
            
        
        Namespace: PowerCalculationsAssembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.257-beta
Syntaxpublic override int CurrentDeviceID { get; }Public Overrides ReadOnly Property CurrentDeviceID As Integer
	Get
public:
virtual property int CurrentDeviceID {
	int get () override;
}abstract CurrentDeviceID : int with get
override CurrentDeviceID : int with get
function get_CurrentDeviceID();
 View SourceProperty Value
Int32Implements
IIndependentAdapterManagerCurrentDeviceID
See Also