Previous Topic: OpenParentSoftwarePackageProcedureGroupListNext Topic: OpenSoftwarePackageProcedureGroupListRecursive


OpenSoftwarePackageProcedureGroupList

This method opens a list of software package procedure groups. The method returns the total number of software package procedure groups in the list, and a handle to the list that can be used for further calls to GetSoftwarePackageProcedureGroups

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId (m)

The UUID identifying the 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 GetSoftwarePackageProcedureGroups

xsd:long totalNoOfSoftwarePackageProcedureGroups

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

Remarks

None

More information:

SoftwarePackageProcedureGroupPropertiesRequired