.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Forms property
Example

Read-only. All the forms in a database.

Defined in

NotesDatabase

Data type

Array of NotesForm objects

Syntax

To get: notesForm Array = notesDatabase.Forms

Usage

The database must be open to use this property.

Language cross-reference

Forms in Java Database class

Example
See Also