LastRun (AgentContext - Java)
Read-only. The date and time when the current agent was last executed.
Defined in
Data type
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