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