SCCMWebService..::..GetCollections Method
Gets all collections from specified container (folder).
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public DataSet GetCollections( int containerNodeID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetCollections ( _ containerNodeID As Integer _ ) As DataSet
[SoapHeaderAttribute] [WebMethodAttribute] public: DataSet^ GetCollections( int^ containerNodeID )
Parameters
- containerNodeID
- Type: Int32
The container node identifier.