Previous Topic: OpenSoftwarePackageGroupListNext Topic: OpenSoftwarePackageGroupSoftwarePackageList


OpenSoftwarePackageGroupListRecursive

The OpenSoftwarePackageGroupListRecursive method opens a list of software package groups, and of any software package groups recursively contained within that group, if there are any.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId

The software package group identifier. If not supplied root package group is opened.

SoftwarePackageGroupPropertiesRequired softwarePackageGroupPropertiesRequired (m)

The properties that will be required when getting a software package group from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software package groups that can be passed to GetSoftwarePackageGroups

xsd:long totalNoOfSoftwarePackageGroups

The total number of software package groups in the list whose handle has been returned.

Remarks

If the softwarePackageGroupId is not supplied, the method will list the software package groups that are members of the superfolder (for example, library).

More information:

SoftwarePackageGroupPropertiesRequired