Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: monika_m on January 10, 2013, 10:38:05 pm
-
Hello,
does anyone know whether ApplyUserLock() applied to a package locks the whole branch? I saw that in the GUI it is optional and I can't find any information how ApplyUserLock() exactly works. Simply testing it would be quite an effort because we don't have security enabled, I only want to prepare our Add-in in case security will get enabled at a later point.
Thanks in advance!
-
It only locks the package itself, nothing else.
Geert
-
Thanks!