JAVA/CORBA CLASSES
Read-Write. The user type this entry has for this database.
Defined in
ACLEntry
Data type
int
Syntax
public int getUserType() throws NotesException
public void setUserType(int tp) throws NotesException
Legal values
For setUserType, you must call save on the ACL if you want the modified ACL to be saved to disk.
Language cross-reference
UserType property in LotusScript NotesACLEntry class
Example See Also