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