Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






IsReaders property

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

See examples

Examples: IsAuthors, IsNames, and IsReaders properties
Related topics
Accessing item properties in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009