Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the user group ID of the current record in the BudgetControlRuleUserGroupOption table.
Syntax
edit UserGroupId editUserGroupId(boolean _set, UserGroupId _userGroupId)
Run On
Called
Parameters
- _set
Type: boolean
true if the user group ID is set; otherwise, false.
- _userGroupId
Type: UserGroupId Extended Data Type
The new user group ID value when _set is true.
Return Value
Type: UserGroupId Extended Data Type
The user group ID; otherwise, an empty string.