Forms (NotesDatabase - LotusScript®)
Read-only. All the forms in a database.
Defined in
Data type
Array of NotesForm objects
Syntax
To get: notesForm Array = notesDatabase .Forms
Usage
The database must be open to use this property.
Read-only. All the forms in a database.
Array of NotesForm objects
To get: notesForm Array = notesDatabase .Forms
The database must be open to use this property.