SCCMWebService..::..CheckComputerExists Method (Int32)
Checks if the specified computer exists.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public bool CheckComputerExists( int resourceID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function CheckComputerExists ( _ resourceID As Integer _ ) As Boolean
[SoapHeaderAttribute] [WebMethodAttribute] public: bool^ CheckComputerExists( int^ resourceID )
Parameters
- resourceID
- Type: Int32
The resource identifier.