SCCMWebService..::..RemoveComputerDuplicates Method
Removes the computer duplicates.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public bool RemoveComputerDuplicates( string clientID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function RemoveComputerDuplicates ( _ clientID As String _ ) As Boolean
[SoapHeaderAttribute] [WebMethodAttribute] public: bool^ RemoveComputerDuplicates( String^ clientID )
Parameters
- clientID
- Type: String
The client identifier.