SelectJavaResources (NotesNoteCollection - LotusScript®)
Read-write. Indicates whether the collection contains notes for Java™ resources.
Defined in
Data type
Boolean
Syntax
To get: flag = notesNoteCollection .SelectJavaResources
To set: notesNoteCollection .SelectJavaResources = flag
Legal values
- True indicates inclusion of Java™ resources.
- False indicates exclusion of Java™ resources.
Usage
The following methods set this property:
- CreateNoteCollection in NotesDatabase
- SelectAllFormatElements
- SelectAllDesignElements
- SelectAllNotes