CollaborationGroup
This is a table representing the CollaborationGroup entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the CollaborationGroup. | |
| Name | String | False |
Label Name corresponds to this field. | |
| MemberCount | Int | True |
Label Member Count corresponds to this field. | |
| OwnerId | String | False |
User.Id |
Label Owner ID corresponds to this field. |
| CollaborationType | String | False |
Label Access Type corresponds to this field. | |
| Description | String | False |
Label Description corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
| FullPhotoUrl | String | True |
Label Url for full-sized Photo corresponds to this field. | |
| SmallPhotoUrl | String | True |
Label Url for Thumbnail sized Photo corresponds to this field. | |
| LastFeedModifiedDate | Datetime | True |
Label Last Feed Modified Date corresponds to this field. | |
| InformationTitle | String | False |
Label Information Title corresponds to this field. | |
| InformationBody | String | False |
Label Information corresponds to this field. | |
| HasPrivateFieldsAccess | Boolean | True |
Label Has Private Fields Access corresponds to this field. | |
| CanHaveGuests | Boolean | False |
Label Allow Customers corresponds to this field. | |
| LastViewedDate | Datetime | True |
Label Last Viewed Date corresponds to this field. | |
| LastReferencedDate | Datetime | True |
Label Last Referenced Date corresponds to this field. | |
| IsArchived | Boolean | False |
Label Is Archived corresponds to this field. | |
| IsAutoArchiveDisabled | Boolean | False |
Label Is Auto Archive Disabled corresponds to this field. |