Show an Client Form to display a Client object (e.g., a temporary, unsaved Client object).

This simply raises the UIFormShowClientTemp event which the User Interface can trap and perform the necessary action.

Syntax

finPageSetHandler.FormShowClientTemp(client, [heading], [summary], [windowTitle])

Parameters

NameTypeOptionalByRefDescription
client finClient
heading String Optional
summary String Optional
windowTitle String Optional

Return Value

Boolean

A Boolean value indicating success.

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