JAVA/CORBA CLASSES


SelectScriptLibraries property
Example

Read-write. Indicates whether the collection contains notes for script libraries.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectScriptLibraries()
  throws NotesException

public void setSelectScriptLibraries(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectScriptLibraries property in LotusScript NotesNoteCollection class

Example
See Also