M-Files API 23.11.13135.0
ObjectFile Object Members
Overview 
Public Methods
Gets the name of the file in a format that is compatible with file systems, such as NTFS. Characters that are illegal in file-system use are encoded.
Converts the data structure to a JSON string.
Public Properties
The time in UTC when the file was last written to or its attributes were changed.
The time in UTC when the file was originally created.
The extension of the file.
The external repository identifier of the file.
The external repository version identifier of the file.
The file GUID as a string.
File ID and version.
The ID of the file.
The time in UTC when the file was last accessed (e.g., read).
The time in UTC when the file was last written to.
The logical size of the file.
The logical size of the file (uses 32-bit arguments).
The logical size of the file.
The title of the file.
The version number of the file.
True if the physical file content is volatile, meaning that the physical content can change without the version number changing as long as the logical content stays the same.
See Also

ObjectFile Object