.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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