JAVA/CORBA CLASSES


IsCurrentAccessPublicWriter property
Example

Read-only. Indicates whether the current user has public writer access in a database.

Note This property is new with Release 6.5.

Defined in

Database

Data type

Boolean

Syntax

public boolean isCurrentAccessPublicWriter()
   throws NotesException

Legal values


Usage

The database must be open to use this property.

Language cross-reference

IsCurrentAccessPublicWriter property in LotusScript NotesDatabase class

Example
See Also