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

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

Syntax

finPageSetHandler.FormShowAccountTemp(account, [heading], [summary], [windowTitle])

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account object.
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