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