SCCMWebService..::..GetComputerDataByFilterEx Method
Gets SCCM computers by filter.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetComputerDataByFilterEx( string computerOrUserName )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetComputerDataByFilterEx ( _ computerOrUserName As String _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetComputerDataByFilterEx( String^ computerOrUserName )
Parameters
- computerOrUserName
- Type: String
Name of the computer or user to search for.