LOTUSSCRIPT/COM/OLE CLASSES


IsSubForm property
Example

Read-only. Indicates whether the form is a subform.

Defined in

NotesForm

Data type

Boolean

Syntax

To get: flag = notesForm.IsSubForm

Legal values


Language cross-reference

IsSubForm in Java Form class

Example
See Also