CLASSI JAVA/CORBA


LastRun property
Esempio

Read-only. The date and time when the current agent was last executed.

Defined in

AgentContext

Data type

DateTime

Syntax

public DateTime getLastRun()
   throws NotesException

Usage

If the agent never ran before, this property returns null.

Language cross-reference

LastRun property in LotusScript NotesSession class

Esempio
Vedere anche