UserGrpLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see UserGrpLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a user/group link record to the User_Grp_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified user/group link record from the User_Grp_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more user/group link records from the User_Grp_Link table, as specified by the filter parameters. Passing no filter parameters will remove all user/group link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more user/group link records from the User_Grp_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all user/group link records from the table. |

