M-Files API 23.11.13135.0
CopyConflictObjectAsNewVersionToBaseObject Method
VaultObjectOperations Object : CopyConflictObjectAsNewVersionToBaseObject Method
The latest version of the base object for which the new version is created.
The latest version of the related conflict object that is copied.
Description
Saves a copy of the deleted conflict object as a new version of the related base object.
Syntax
Visual Basic
Public Function CopyConflictObjectAsNewVersionToBaseObject( _
   ByVal BaseObjectObjVer As ObjVer, _
   ByVal ConflictObjectObjVer As ObjVer _
) As ObjectVersion
Parameters
BaseObjectObjVer
The latest version of the base object for which the new version is created.
ConflictObjectObjVer
The latest version of the related conflict object that is copied.
Remarks
Supported in M-Files 21.3.10021.4 and later.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members