SelectSharedFields (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains notes for shared fields.
Defined in
NotesNoteCollectionSyntax
getSelectSharedFields() : boolean
setSelectSharedFields(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to indicate inclusion of shared fields |
false |
to indicate exclusion of shared fields |