ACLRoles
Create, update, delete, and query the ACLRoles module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
The unique identifier of the ACL role. |
Date_Entered | Datetime | False |
The date the record was created. |
Date_Modified | Datetime | False |
The date the record was last modified. |
Modified_User_Id | String | False |
The user who last modified the record. |
Created_By | String | False |
The Id of the user who created the record. |
Name | String | False |
The role name. |
Description | String | False |
The role description. |
Deleted | Bool | False |
The record deletion indicator. |