Task Manager Monitored Account History (Version 1.00, Last updated 05/01/2015).

<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>

Syntax

finSummaryPageStandardBlocksBase.TaskManagerMonitoredAccount_History(callerScriptInfo, taskManagerMonitoredAccount, view, includeAuditLogs, [otherParameters])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

ISSummaryTables

An ISSummaryTables object.

Member of:
finSummaryPageStandardBlocksBase
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0