SCCMWebService..::..GetComputerLists Method
Gets the computer lists from specified user.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetComputerLists( string userName )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetComputerLists ( _ userName As String _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetComputerLists( String^ userName )
Parameters
- userName
- Type: String
Name of the user.