| ContentDocumentId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
-
ID of the ContentDocument that can be in a
folder.
- This is a relationship field.
- Relationship Name
- ContentDocument
- Relationship Type
- Lookup
- Refers To
- ContentDocument
|
| ContentSize |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
-
File size of the ContentDocument.
|
| FileExtension |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
File extension of the ContentDocument.
|
| FileType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
File type of the ContentDocument.
|
| IsFolder |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
-
Indicates that the FolderedContentDocument is a folder, rather than a file.
|
| ParentContentFolderId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
-
ID of the ContentFoldr the ContentDocument resides
in.
- This is a relationship field.
- Relationship Name
- ParentContentFolder
- Relationship Type
- Lookup
- Refers To
- ContentFolder
|
| Title |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
-
Name of the file or folder in a ContentFolder.
|