|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« DBWGenericUnCheckoutEvent |
Detects the occurrence of an uncheckout event on a generic
Function DBWGenericUnCheckoutEvent()
TRUE |
If an uncheckout event on generic has occurred |
|---|---|
FALSE |
otherwise |
if DBWGenericUnCheckoutEvent() then
msgbox "Generic - UnCheckout Event"
end if