Rubrique précédente: SearchUserGroups

Rubrique suivante: Translation Entry Fields

UpdateUserGroupByMap

Description

This method performs a user group update. Using this method, you can change the user group name, description, attached users, attached contract parties and contract party groups, and attached roles.

Syntax

UpdateUserGroupByMap (UserGroupName, UserGroupDetails)

Parameters

Name

Type

Description

UserGroupName

string

The name of the user group.

UserGroupDetails

map

A map of contract party details, as returned by GetUserGroupDetails.

Remarks

The first parameter is the current user group name.

The user can change the name by setting a new name to the UserGroupName entry.