M-Files API 23.11.13135.0
FileVer Object
Members 
Description
The FileVer class represents a single file version.
Public Methods
Creates a copy of the object.
Copies the content to this object from another object.
Sets this file version to represent the latest version of the file. The ID part remains intact.
Checks for equality to the specified object.
Checks for equality to the specified object while ignoring the version part.
Specifies whether this file represents the latest version.
Specifies whether this file version represents a specific version.
Sets the file version to represent the latest version of the file in an external repository.
Sets the file version to represent the latest version of the file.
Sets the file version to represent a specific version of the file in an external repository.
Sets the file version to represent a specific version of the file in an external repository.
Sets the file version to represent a specific version of the file.
Public Properties
The external repository identifier of the file.
The external repository version identifier of the file.
The sort key for the external repository version.
The sort key for the external repository version.
The ID part of the file version.
The file version type.
The version part of the file version.
Remarks

The file version identifies a specific version of a file in a document vault. The file version object includes the ID and the version number of the file.

The file version does not depend on the version number of the host object.

See Also

FileVer Members