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