Releases
Create, update, delete, and query the Releases module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
The unique identifier of the record. |
Deleted | Bool | False |
Whether the record is deleted. |
Date_Entered | Datetime | False |
The date the record was entered. |
Date_Modified | Datetime | False |
The date the record was last modified. |
Modified_User_Id | String | False |
The Id of the user who last modified the record. |
Created_By | String | False |
The Id of the user who created the record. |
Name | String | False |
The name of the release. |
List_Order | Int | False |
The relative order in the drop-down list. |
Status | String | False |
The status of the record. |