SCCMWebService..::..GetPackageISVData Method
Gets the ISV data of the specified package.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public PackageISVData GetPackageISVData( string packageID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetPackageISVData ( _ packageID As String _ ) As PackageISVData
[SoapHeaderAttribute] [WebMethodAttribute] public: PackageISVData^ GetPackageISVData( String^ packageID )
Parameters
- packageID
- Type: String
The package ID.