Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.agent:getLastRunDateTime
 
wm.ln.agent:getLastRunDateTime
This flow service gets the date that an agent last ran. If the script has never been run before, this property returns null.
Input Parameters
agent
Agent The lotus.domino.Agent object to inspect.
Output Parameters
lastRunDateTime
DateTime A lotus.domino.DateTime object for the last run date of the Agent.