.

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


IsReaders property
Example

Read-Write. Indicates whether an item is of type Readers.

Defined in

Item

Data type

boolean

Syntax

public boolean isReaders()
   throws NotesException

public void setReaders(boolean flag)
   throws NotesException

Legal values


Usage

A Readers item contains a list of user names indicating people who have Reader access to a document. A Readers item returns Item.TEXT for getType.

Language cross-reference

IsReaders property in LotusScript NotesItem class

Example
See Also