IsReaders (NotesItem - JavaScript)

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

Defined in

NotesItem

Syntax

isReaders() : boolean

setReaders(flag:boolean) : void

Legal value Description
true if the item is of type Readers
false if the item is not of type Readers

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.