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_NOACCESS
1 LEVEL_DEPOSITOR
2 LEVEL_READER
3 LEVEL_AUTHOR
4 LEVEL_EDITOR
5 LEVEL_DESIGNER
6 LEVEL_MANAGER
Usage
ForsetLevel,
you must
call save on the ACL if
you want the modified ACL to be saved to disk.