JAVA/CORBA CLASSES

FormUsers property
Example

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

Defined in

Form

Data type

Vector; elements are String

Syntax

public java.util.Vector getFormUsers()
   throws NotesException

public void setFormUsers(java.util.Vector users)
   throws NotesException

Language cross-reference

FormUsers property in LotusScript NotesForm class

Example
See Also