Name | Description | Type | Additional information |
---|---|---|---|
Name |
The name of the file/folder |
string |
None. |
LastModified |
The date and time the file was last modified |
date |
None. |
LastModifiedString |
The date and time the file was last modified as string |
string |
None. |
FileType |
The type of file |
string |
None. |
FileSize |
The file size in Kb |
integer, 64 bit |
None. |
FileId |
The file identifier |
integer |
None. |
FileRepoId |
The file repository identifier |
globally unique identifier |
None. |
IsFolder |
If the item is folder |
boolean |
None. |
VirtualPath |
Virtual Path |
string |
None. |
Icon |
Icon for the item |
string |
None. |
FolderId |
The folder identifier |
integer |
None. |
ParentFolderId |
The parent folder identifier. If this is a root folder or IsFolder = false, then this value is null. |
integer |
None. |
NameWithoutExtension |
The name without file extension |
string |
None. |
Extension |
The file extension |
string |
None. |