SCCMWebService..::..RepairMsi Method
Repairs a msi.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public bool RepairMsi( string Computername, string ProductCode )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function RepairMsi ( _ Computername As String, _ ProductCode As String _ ) As Boolean
[SoapHeaderAttribute] [WebMethodAttribute] public: bool^ RepairMsi( String^ Computername, String^ ProductCode )