M-Files API 23.11.13135.0
GetObjectVersionAndProperties Method
VaultObjectOperations Object : GetObjectVersionAndProperties Method
The object version that identifies the object.
Description
Gets the information on and properties of the specfied object version.
Syntax
Visual Basic
Public Function GetObjectVersionAndProperties( _
   ByVal ObjVer As ObjVer, _
   Optional ByVal UpdateFromServer As Boolean = False _
) As ObjectVersionAndProperties
Parameters
ObjVer
The object version that identifies the object.
UpdateFromServer
Return Type
The ObjectVersionAndProperties object that contains information on the specified object version.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members