There is a new property ActivateSheetReadWritePermission on the AccessControlUsers (VBA) or AccessControlUserCollection (C#, .NET) interface. This can be used to set the flag for 'Sheet Read-Write' or 'Sheet Read-Only' on the project access permissio...
For the sheet parents (Drawings, Drawing, Folder), calling the AccessPermissions method returns a collection of all users and groups defined in the project. In comparison, the new method AccessPermissionsForSheetParents returns only the users an...
In assistants, it is important to ensure that access at the file level is made using unique names.This is necessary if, for example, several EB instances are running on one computer and the same assistant is started in each case.To avoid conflicts, s...
The ATM is given a fixed identifier "ProjectBuilder" as the first parameter and then one or more actions.The actions have the following syntax:"<action code>:<target function object id>"e.g. "NEW:00000000-0000-0000-0000-000000CA3942" This...
This is an example of how to configure dictionaries for stencils (available from EB 2024).
VBA
C#
Open Visual Basic Editor in EB and create new VBA project with moduleInput parameter:NoneOutput:None
EasyBlog.require()
.librar...