Read-only. All the forms in a database.
NotesDatabase
Array of NotesForm objects
To get: notesForm Array = notesDatabase .Forms
The database must be open to use this property.
Forms in Java™ Database class
Example