SelectSharedFields (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains notes for shared fields.

Defined in

NotesNoteCollection

Syntax

getSelectSharedFields() : boolean

setSelectSharedFields(flag:boolean) : void

Legal value Description
true to indicate inclusion of shared fields
false to indicate exclusion of shared fields

Usage

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