MetadataCacheVaultObjectOperationsCompareWithAnotherDocument Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual void CompareWithAnotherDocument(
	IntPtr ParentWindow,
	ObjVer ObjVer,
	string FileTitleAndExtension
)

Parameters

ParentWindow  IntPtr
 
ObjVer  ObjVer
 
FileTitleAndExtension  String
 

Implements

IVaultObjectOperations.CompareWithAnotherDocument(IntPtr, ObjVer, String)

See Also