Help > Web Development > Object Reference > Object Reference > ISYSIntelligentAgent
<a name="kanchor443"></a>ISYSIntelligentAgent Object
The ISYSIntelligentAgent object is used to update or retrieve information about each user agent. This object allows you to fetch the result list object associated with an Intelligent Agent.
ISYSIntelligentAgent Methods
CancelCancels any pending changes that have not already been saved.
ExecuteReturns the results list which contains the new or unread documents for this intelligent agent.
RefreshForces the properties of this agent to be re-read from disk.
SaveSave any changes made to the intelligent agent to disk.
ISYSIntelligentAgent Properties
FrequencySets or returns the frequency in which the intelligent agent should be checked.
IndexPathSets or returns the index that is associated with this user agent.
LastDoneReturns a string of when the intelligent agent was last checked. Read-Only.
NameSets or returns the name of the intelligent agent.
NewDocumentsReturns the number of new documents found in the last update. Read-Only.
QuerySets or returns the query associated with this intelligent agent.
QueryTypeSets or returns the type of query that is in the query property.
StatusReturns the status message from the last update check. Read-Only.
UnreadReturns the number of documents that have not been viewed by the user for the intelligent agent.
See Also
ISYSIntelligentAgentManager