16
General Board / Apply Security Lock
« on: September 04, 2012, 11:14:45 pm »
Hello,
I need to lock some diagrams in a package using VBA code like Apply Lock in EA Project browser. The part of the code:
currentDiagram.ApplyUserLock
does not work properly. I have the message "Method ApplyUserLock of the object IDualDiagram failed.
Some ideas?
Thanks.
I need to lock some diagrams in a package using VBA code like Apply Lock in EA Project browser. The part of the code:
currentDiagram.ApplyUserLock
does not work properly. I have the message "Method ApplyUserLock of the object IDualDiagram failed.
Some ideas?
Thanks.