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






FormUsers property

Read-write. The contents of the $FormUsers field. When you create a form and specify who can create the documents, those names are stored in the $FormUsers field.

Defined in

NotesForm

Data type

Array of strings

Syntax

To get: stringArray = notesForm.FormUsers

To set: notesForm.FormUsers = stringArray

Usage

This property accepts an array of strings or a single string. Setting this property replaces prior values.

Language cross-reference

FormUsers in Java Form class

See examples

Examples: FormUsers property
Related topics
Accessing a form
ProtectUsers property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009