ContentDocument
This is a table representing the ContentDocument entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the ContentDocument. | |
CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
IsArchived | Boolean | True |
Label Is Archived corresponds to this field. | |
ArchivedById | String | True |
User.Id |
Label User ID corresponds to this field. |
ArchivedDate | Datetime | True |
Label Archived Date corresponds to this field. | |
IsDeleted | Boolean | True |
Label Is Deleted corresponds to this field. | |
OwnerId | String | True |
User.Id |
Label Owner ID corresponds to this field. |
SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
Title | String | True |
Label Title corresponds to this field. | |
PublishStatus | String | True |
Label Publish Status corresponds to this field. | |
LatestPublishedVersionId | String | True |
Label Latest Published Version ID 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. |