SCCMWebService..::..ImportMachineEntryList Method
Imports the machine entry list.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet ImportMachineEntryList( DataSet dataSet )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function ImportMachineEntryList ( _ dataSet As DataSet _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ ImportMachineEntryList( DataSet^ dataSet )
Parameters
- dataSet
- Type: DataSet
The data set.