Previous Topic: SetSoftwareGroupNext Topic: UnlinkSoftwareGroupsFromSoftwarePackageGroup


SetSoftwareGroupByName

Sets the properties of the software group. The target software group (package Group or procedure group) is specified by name

Parameters

xsd:string sessionId (m)

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

xsd:string softwareGroupName (m)

Specifies the name of the software group whose properties need to be set.

SetSoftwareGroupProperties setSoftwareGroupProperties (m)

Specifies the values of the software group properties that need to be changed. Specifiying values for all the members of the sequence SetSoftwareGroupProperties is not mandatory.

Return Values

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

Remarks

None

More information:

SetSoftwareGroupProperties