SCCMWebService..::..GetSoftwareAllocation Method
Gets all collections by the specified resource identifier.
This view includes only approved collections.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetSoftwareAllocation( int resourceID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetSoftwareAllocation ( _ resourceID As Integer _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetSoftwareAllocation( int^ resourceID )
Parameters
- resourceID
- Type: Int32
The resource identifier.