CLASSI JAVA/CORBA


UseContextServer property
Read-write. Indicates if the server of the context database will be used.

Nota This property is new with Release 8

Defined in

Directory

Data type

Boolean

Syntax

To get: public boolean isUseContextServer()
throws NotesException

To set: public void setUseContextServer(boolean flag)
throws NotesException

Legal values


Usage

If true, this property will override the server specified in a lookup method with the server of the context database.

Language cross-reference

UseContextServer property in LotusScript Directory class