M-Files API 23.11.13135.0
ObjectVersionAndProperties Object
Members 
Description
The ObjectVersionAndProperties class is collection of properties and information on the object.
Public Methods
Creates a copy of the object.
Public Properties
The object version
Properties of this object version.
The vault of this object version
Gets the object version data.
Remarks

The M-Files vault object consists of a sequence of object versions. The ObjectVersionAndProperties class encapsulates information on a single object version, including the version metadata. ObjectVersionAndProperties objects are identified by ObjVer objects, and they can be obtained by using the VaultObjectOperations interface. If the object version contains any files, they can be accessed by using the encapsulated version data.

 

 

Multi-file object version with two files as seen in M-Files Desktop.

See Also

ObjectVersionAndProperties Members