SCCMWebService..::..GetComputerNameFromResourceID Method
Gets the computer name from resource identifier.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public string GetComputerNameFromResourceID( int resourceID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetComputerNameFromResourceID ( _ resourceID As Integer _ ) As String
[SoapHeaderAttribute] [WebMethodAttribute] public: String^ GetComputerNameFromResourceID( int^ resourceID )
Parameters
- resourceID
- Type: Int32
The resource identifier.