ContentVersion
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True | Unique identifier of the ContentVersion. | |
ContentDocumentId | String | False | ContentDocument.Id | Label ContentDocument ID corresponds to this field. |
IsLatest | Boolean | True | Label Is Latest corresponds to this field. | |
ContentUrl | String | False | Label Content URL corresponds to this field. | |
VersionNumber | String | True | Label Version Number corresponds to this field. | |
Title | String | False | Label Title corresponds to this field. | |
Description | String | False | Label Description corresponds to this field. | |
ReasonForChange | String | False | Label Reason For Change corresponds to this field. | |
PathOnClient | String | False | Label Path On Client corresponds to this field. | |
RatingCount | Int | True | Label Rating Count corresponds to this field. | |
IsDeleted | Boolean | True | Label Is Deleted corresponds to this field. | |
ContentModifiedDate | Datetime | True | Label Content Modified Date corresponds to this field. | |
ContentModifiedById | String | True | User.Id | Label User ID corresponds to this field. |
PositiveRatingCount | Int | True | Label Positive Rating Count corresponds to this field. | |
NegativeRatingCount | Int | True | Label Negative Rating Count corresponds to this field. | |
FeaturedContentBoost | Int | True | Label Featured Content Boost corresponds to this field. | |
FeaturedContentDate | Datetime | True | Label Featured Content Date corresponds to this field. | |
OwnerId | String | False | User.Id | Label Owner ID corresponds to this field. |
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. | |
SystemModstamp | Datetime | True | Label System Modstamp corresponds to this field. | |
TagCsv | String | False | Label Tags corresponds to this field. | |
FileType | String | True | Label File Type corresponds to this field. | |
PublishStatus | String | True | Label Publish Status corresponds to this field. | |
VersionData | String | False | Label Version Data corresponds to this field. | |
ContentSize | Int | True | Label Size corresponds to this field. | |
FirstPublishLocationId | String | False | Label First Publish Location ID corresponds to this field. | |
Origin | String | False | Label Content Origin corresponds to this field. | |
Checksum | String | True | Label Checksum corresponds to this field. |
Last updated