| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| code | string | ||
| name | string | ||
| description | string | ||
| user_right_category_name | string | ||
| is_deny | boolean | ||
| inherit_from_user_group | boolean | ||
| user_right_list_id | globally unique identifier | ||
| user_group_right_list_id | globally unique identifier | ||
| is_enabled | boolean | ||
| is_service_app | boolean | ||
| is_timesheet_app | boolean | ||
| is_subcontractor_app | boolean | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |