<para> Previously used in the Task Manager Search form. Obsolete, use Events_Summary() instead. </para> <para> Returns one Summary Table per view type, names as per the View: </para> <para> The following Constants are used from ScriptInfo: <list> <item>None</item> </list> </para> <para> The following Constants are used from callerScriptInfo: <list> <item>None</item> </list> </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| callerScriptInfo | ISScriptExecutionInfo | The Script Information of the Script calling this method. | ||
| taskManagerMonitoredAccount | finTaskManagerMonitoredAccount | The Task Manager Monitored Account. | ||
| view | String | The View to include or a blank String to include all Views (one Summary Table will be generated per View which can be quite slow so is not recommended). | ||
| includeAuditLogs | Boolean | Indicates whether to include Audit Logs. | ||
| otherParameters | ISKeyValueList | Optional | Can be used when customising Summary Page Blocks to pass other parameter to the Script. If omitted, a value of Nothing is assumed. |
An ISSummaryTables object.