Previous Topic: LinkSoftwarePackageProcedureGroupsToSoftwarePackageGroupNext Topic: LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroup


LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroupByName

The LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroupByName method links one or more software package procedures to a software package procedure group, making them members of the group.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string softwarePackageProcedureGroupName (m)

Specifies the package group name to which the software package procedure is to be added.

ArrayOfSoftwarePackageProcedure softwarePackageProcedures (m)

Defines a set of software package procedures to be linked.

Return Values

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

Remarks

None

More information:

SoftwarePackageProcedure