SCCM WebService API Reference

SCCMWebService..::..GetCollections Method

Gets all collections from specified container (folder).

Namespace:  SCCMWebService
Assembly:  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.

Return Value

DataSet: Collection, CollectionID, Folder, ContainerNodeID