MetadataCacheVaultObjectOperationsShowCheckInReminderDialogModal Method

Definition

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

Parameters

parentWindow  IntPtr
 
objVer  ObjVer
 
applyEnvironmentConditions  Boolean
 

Return Value

Boolean

Implements

IVaultObjectOperations.ShowCheckInReminderDialogModal(IntPtr, ObjVer, Boolean)

See Also