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