SCCMWebService..::..DeleteComputerVariables Method (Int32, String)
Deletes the specified computer variable.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public bool DeleteComputerVariables( int resourceID, string variable )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function DeleteComputerVariables ( _ resourceID As Integer, _ variable As String _ ) As Boolean
[SoapHeaderAttribute] [WebMethodAttribute] public: bool^ DeleteComputerVariables( int^ resourceID, String^ variable )