SelectMiscFormatElements (NotesNoteCollection - JavaScriptâ„¢)

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

Defined in

NotesNoteCollection

Syntax

getSelectMiscFormatElements() : boolean

setSelectMiscFormatElements(flag:boolean) : void

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

Usage

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

Language cross-reference

SelectMiscFormatElements property in LotusScript® NotesNoteCollection class