JAVA/CORBA CLASSES


InternetLevel property
Example

Read-Write. The maximum Internet access level for this database.

Defined in

ACL

Data type

int

Syntax

public int getInternetLevel()
   throws NotesException

public void setInternetLevel(int level)
   throws NotesException

Legal values


Usage

You must call save if you want the modified ACL to be saved to disk.

Language cross-reference

InternetLevel property in LotusScript NotesACL class

Example
See Also