TeamNotices
This is a table representing the TeamNotices module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| Team_Id | String | False |
The Id of the primary team. |
| Team_Set_Id | String | False |
The Id of the team set. |
| Team_Count | String | False |
The count of the team set. |
| Team_Name | String | False |
The name of the primary team. |
| Id [KEY] | String | False |
The unique identifier of the team notice. |
| Deleted | Bool | False |
The record deletion indicator. |
| Date_Entered | Datetime | False |
The date the record was created. |
| Date_Modified | Datetime | False |
The date the record was last modified. |
| Date_Start | Datetime | False |
The start date of the team notice. |
| Date_End | Datetime | False |
The end date of the team notice. |
| 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 team notice. |
| Description | String | False |
The description of the team notice. |
| Status | String | False |
The status of the team notice. |
| Url | String | False |
The URL of the team notice. |
| Url_Title | String | False |
The URL title of the team notice. |