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