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