ContentSize |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The file or folder size of the ContentFolderItem.
|
FileExtension |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
Specifies the file extension if the ContentFolderItem
is a file.
|
FileType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
Specifies the type of file if ContentFolderItem is a
file.
|
IsFolder |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
-
Indicates that the ContentFolderItem is a folder, and
not a file.
|
ParentContentFolderId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The ID of the ContentFolder that the
ContentFolderItem resides in.
|
Title |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
-
The name of the file or folder.
|