SelectMiscCodeElements (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains notes for miscellaneous code elements.

Defined in

NotesNoteCollection

Syntax

getSelectMiscCodeElements() : boolean

setSelectMiscCodeElements(flag:boolean) : void

Legal value Description
true to indicate inclusion of miscellaneous code elements
false to indicate exclusion of miscellaneous code elements

Usage

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