Previous Topic: LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroupByNameNext Topic: LinkSoftwarePackagesToSoftwarePackageGroup


LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroup

The LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroup method links one or more software package procedure(s) to a given software package procedure group, making them members of the group.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageProcedureGroupId (m)

The UUID identifying the software package procedure group to which the software package procedures should be linked.

ArrayOfstring softwarePackageProcedureIds (m)

An array of UUIDs identifying the software package procedures that should be linked to the software package procedure group.

Return Values

This is a void method that does not expose a return value.

Remarks

None