Content Document DMO
Object API Name: std__ContentDocumentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LatestPublishedVersionId has a FOREIGNKEY relationship with the Content Document Version DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- ContentDocumentPublishStatus
- ContentModifiedDate
- ContentModifiedDateTime
- ContentSizeNumber
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- ExternalRecordId
- ExternalSourceId
- FileExtensionName
- FileType
- Id
- InternalOrganizationId
- IsArchived
- LastModifiedById
- LastModifiedDate
- LastViewedDateTime
- LatestPublishedVersionId
- OwnerId
- SystemModstamp
- Title
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ContentDocumentPublishStatus__c - Data Type: TEXT
- Description: Indicates if and how the document is published. Possible values are: - P—The document is published to a public library and is visible to other users. Label is Public. - R—The document is published to a personal library and is not visible to other users. Label is Personal Library. - U—The document is not published because publishing was interrupted. Label is Upload Interrupted. Maximum size is 15 characters.
- Field API Name:
std__ContentModifiedDate__c - Data Type: DATEONLY
- Description: The Date the document was modified.
- Field API Name:
std__ContentModifiedDateTime__c - Data Type: DATETIME
- Description: The date and time when the content was last modified.
- Field API Name:
std__ContentSizeNumber__c - Data Type: DOUBLE
- Description: The size of the document in bytes.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: The user who created the record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: A description of the document.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: The corresponding record Id from an external data source system.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: Corresponding record Id from external data source system.
- Field API Name:
std__FileExtensionName__c - Data Type: TEXT
- Description: Required. File extension of the document. Maximum size is 255 characters.
- Field API Name:
std__FileType__c - Data Type: TEXT
- Description: Type of document, determined by the file extension.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ContentDocument record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsArchived__c - Data Type: BOOLEAN
- Description: Whether the document was archived (true) or not (false).
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The user who most recently changed the record.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record.
- Field API Name:
std__LastViewedDateTime__c - Data Type: DATETIME
- Description: The date and time of the last viewed date time.
- Field API Name:
std__LatestPublishedVersionId__c - Data Type: TEXT
- Description: The ID of the latest document version (ContentVersion).
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: The ID of the owner of this document.
- Field API Name:
std__SystemModstamp__c - Data Type: DATETIME
- Description: The date and time when this record was last modified by a user or by an automated process.
- Field API Name:
std__Title__c - Data Type: TEXT
- Description: The title of a document.