ACLActions
The ACLActions View. This view provides information regarding the values of ACL Actions.
Columns
| Name | Type | Description |
| Id [KEY] | String | The field containing the Id of this dropdown item. |
| Name | String | The Name of the ACL action. |
| DateModified | Datetime | The DateModified of the ACL action. |
| CreatedBy | String | The Id of the user who created the ACL action. |
| ModifiedUserId | String | The Id of the user who modified the ACL action. |
| Category | String | The category of the ACL action. |
| ACLType | String | The type of the ACL action |
| ACLAccess | Int | The numeric access level granted for a specific action or field within a module. |
| AccessOverride | Int | The numeric value that enforces a default access level, overriding role-based permissions when set. |
| ACL | String | The ACL value of the ACL action. |
| Deleted | Bool | Whether or not the ACL action has been soft-deleted. |