Newer Version Available
Document
Represents a file that a user has uploaded. Unlike Attachment records, documents are not attached to a parent object.
For more information, see Document in the Object Reference.
Fields
| Field Label | API Field Name | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| Author ID | AuthorId | reference | 18 | |||
| Body | Body | base64 | ||||
| Body Length | BodyLength | int | 8 | |||
| Created By ID | CreatedById | reference | 18 | |||
| Created Date | CreatedDate | datetime | ||||
| Deleted | IsDeleted | boolean | ||||
| Description | Description | textarea | 255 | |||
| Document Content Searchable | IsBodySearchable | boolean | ||||
| Document ID | Id | id | 18 | |||
| Document Name | Name | string | 255 | |||
| Document Unique Name | DeveloperName | string | 80 | |||
| Externally Available | IsPublic | boolean | ||||
| File Extension | Type | string | 40 | |||
| Folder ID | FolderId | reference | 18 | |||
| Internal Use Only | IsInternalUseOnly | boolean | ||||
| Keywords | Keywords | string | 255 | |||
| Last Modified By ID | LastModifiedById | reference | 18 | |||
| Last Modified Date | LastModifiedDate | datetime | ||||
| Last Referenced Date | LastReferencedDate | datetime | ||||
| Last Viewed Date | LastViewedDate | datetime | ||||
| MIME Type | ContentType | string | 120 | |||
| Namespace Prefix | NamespacePrefix | string | 15 | |||
| System Modstamp | SystemModstamp | datetime | ||||
| Url | Url | string | 255 |