LOTUSSCRIPT/COM/OLE CLASSES


Target property
Example

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


Language cross-reference

Target in Java Agent class

Example
See Also