Client Map

<para> Used in various places, e.g., Client Key Details page. </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_Map(callerScriptInfo, client, [mapHeight], [addressDetails], [otherParameters])

Parameters

NameTypeOptionalByRefDescription
callerScriptInfo ISScriptExecutionInfo The Script Information of the Script calling this method.
client finClient The Client to summarise.
mapHeight Integer Optional The Map Height in pixels. If omitted, 320px is used. If omitted, a value of 320 is assumed.
addressDetails ISAddressDetails Optional AddressDetails or Nothing to use the current Physical Address. 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

String

A String value containing HTML.

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