ContentDocumentId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
-
ID of the ContentDocument that can be in a folder.
|
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.
|
Title |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
-
Name of the file or folder in a ContentFolder.
|