Displays a modal checkin reminder dialog for the specified object. Does not perform the actual check in operation. Returns error on cancel.
| Visual Basic | 
|---|
| Public Function ShowCheckInReminderDialogModal( _ ByVal ParentWindow As Long, _ ByVal ObjVer As ObjVer, _ ByVal ApplyEnvironmentConditions As Boolean _ ) As Boolean |