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