Readers (Form - Java™)

Read-Write. The contents of the $Readers field.

Defined in

Form

Data type

java.util.Vector; elements are String

Syntax

public java.util.Vector getReaders()
    throws NotesException
public void setReaders(java.util.Vector readers)
    throws NotesException

Language cross-reference

Readers property in LotusScript® NotesForm class