Client Summary for a Filtered Out Client (Version 1.0, Last updated 29/07/2013).

<para> Used in various places, e.g., Client Key Details page. </para> <para> Returns the following Summary Tables: <list> <item><code>Main</code><description>Main details.</description></item> </list> </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.Client_SummaryFilteredOut(callerScriptInfo, client, includeClientIdHyperlink, [includedContactMethodPks], [otherParameters])

Parameters

NameTypeOptionalByRefDescription
callerScriptInfo ISScriptExecutionInfo The Script Information of the Script calling this method.
client finClient The Client to summarise.
includeClientIdHyperlink Boolean Indicates whether to include a hyperlink on the Client Id to show the Clients form.
includedContactMethodPks ISList Optional ByRef A list of Client Contact Methods included in this summary that can be used to exclude from other places on the Summary Page. If omitted, a value of Nothing is assumed.
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