SelectMiscFormatElements (NotesNoteCollection - JavaScriptâ„¢)
Read-write. Indicates whether the collection contains notes for miscellaneous format elements.
Defined in
NotesNoteCollectionSyntax
getSelectMiscFormatElements() : booleansetSelectMiscFormatElements(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 selectAllNotesLanguage cross-reference
SelectMiscFormatElements property in LotusScript® NotesNoteCollection class