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