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