SelectScriptLibraries (NoteCollection - Java™)
Read-write. Indicates whether the collection contains notes for script libraries.
Defined in
Data type
boolean
Syntax
public boolean getSelectScriptLibraries()
throws NotesException
public void setSelectScriptLibraries(boolean flag)
throws NotesException
Legal values
- true to indicate inclusion of script libraries
- false to indicate exclusion of script libraries
Usage
The following methods set this property:
- createNoteCollection in Database
- selectAllCodeElements
- selectAllDesignElements
- selectAllNotes