SelectJavaResources (NoteCollection - Java)
Read-write. Indicates whether the collection contains notes for Java™ resources.
Defined in
Data type
boolean
Syntax
public boolean getSelectJavaResources()
throws NotesException
public void setSelectJavaResources(boolean flag)
throws NotesException
Legal values
- true to indicate inclusion of Java resources
- false to indicate exclusion of Java resources
Usage
The following methods set this property:
Language cross-reference
SelectJavaResources property in LotusScript® NotesNoteCollection class