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