LOTUSSCRIPT/COM/OLE CLASSES
Read-only. Indicates which documents on which this agent acts.
Note This property is new with Release 5.
Defined in
NotesAgent
Data type
Boolean or Constant of type integer
Syntax
To get: flagIntegerConstant = notesAgent.Target
Usage
This property corresponds to the Target option in the Runtime section of the Agent Properties box. The trigger limits the target possibilities. The TARGET_NONE targets are the only possibilities for their corresponding triggers.
Legal values
Note This constant is new with Release 5.01.
Target in Java Agent class
Example See Also