SelectJavaResources (NotesNoteCollection - JavaScriptâ„¢)

Read-write. Indicates whether the collection contains notes for Java resources.

Defined in

NotesNoteCollection

Syntax

getSelectJavaResources() : boolean

setSelectJavaResources(flag:boolean) : void

Legal value Description
true to indicate inclusion of Java resources
false to indicate exclusion of Java resources

Usage

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

Language cross-reference

SelectJavaResources property in LotusScript® NotesNoteCollection class