Level (NotesACLEntry - JavaScript™)
Read-Write. The access level this entry has for this database.
Defined in
NotesACLEntrySyntax
getLevel() : int setLevel(level:int) : void
Legal value
0 LEVEL_NOACCESS1 LEVEL_DEPOSITOR2 LEVEL_READER3 LEVEL_AUTHOR4 LEVEL_EDITOR5 LEVEL_DESIGNER6 LEVEL_MANAGER
Usage
ForsetLevel, you must
call save on the ACL if
you want the modified ACL to be saved to disk.