IsSubForm (Form - Java™)
Read-only. Indicates whether a form is a subform.
Defined in
Data type
boolean
Syntax
public boolean isSubForm()
throws NotesException
Legal values
- true if the form is a subform
- false if the form is not a subform
Language cross-reference
IsSubForm property in LotusScript® NotesForm class