SelectSubforms (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains notes for subforms.

Defined in

NotesNoteCollection

Syntax

getSelectSubforms() : boolean

setSelectSubforms(flag:boolean) : void

Legal value Description
true to indicate inclusion of subforms
false to indicate exclusion of subforms

Usage

The following methods set this property: createNoteCollection in Database selectAllFormatElements selectAllDesignElements selectAllNotes