.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


UserType property
Example

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


Usage

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