IsSubForm (Form - Java™) Read-only. Indicates whether a form is a subform. Defined in Form 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 Example