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