Previous Topic: SetSoftwarePackageProcedureGroupNext Topic: UnlinkSoftwarePackageProceduresFromSoftwarePackageProcedureGroup


OpenSoftwarePackageProcedureGroupListRecursive

The OpenSoftwarePackageProcedureGroupListRecursive method opens a list of the software package procedure groups that are members of the given software package group, if any, recursively.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId (m)

The UUID identifying the software package group whose member procedure groups should be listed.

SoftwarePackageProcedureGroupPropertiesRequired softwarePackageProcedureGroupPropertiesRequired (m)

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

Return Values

xsd:long OpenListHandle

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

xsd:long totalNoOfSoftwarePackageProcedureGroups

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

Remarks

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

More information:

SoftwarePackageProcedureGroupPropertiesRequired