Read-write. Indicates whether the collection contains notes for Java resources.
Defined in
NoteCollection
Data type
boolean
Syntax
public boolean getSelectJavaResources() throws NotesException
public void setSelectJavaResources(boolean flag) throws NotesException
Legal values
The following methods set this property:
SelectJavaResources property in LotusScript NotesNoteCollection class
Example See Also