Show the Security Statement Item form.

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

Syntax

finPageSetHandler.FormShowSecurityStmtItem(securityStmtItem, allowEdit)

Parameters

NameTypeOptionalByRefDescription
securityStmtItem finSecurityStmtItemBase The Security Statement Item.
allowEdit Boolean Indicates whether to allow the Security Statement Item to be edited. If this Page Set is Read-Only, this will be ignored.

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