SCCMWebService..::..GetInstalledSoftware Method
Gets the add remove programs list.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetInstalledSoftware( string Computername )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetInstalledSoftware ( _ Computername As String _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetInstalledSoftware( String^ Computername )
Parameters
- Computername
- Type: String
The computername.