MetadataCacheVaultObjectOperationsShowCheckInReminder Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual ObjectVersion ShowCheckInReminder(
	IntPtr parentWindow,
	ObjVer objVer,
	bool asynchronous
)

Parameters

parentWindow  IntPtr
 
objVer  ObjVer
 
asynchronous  Boolean
 

Return Value

ObjectVersion

Implements

IVaultObjectOperations.ShowCheckInReminder(IntPtr, ObjVer, Boolean)

See Also