Show a modal Quick Search form and allow the User to select a record and return the Record Id, e.g., an Account Id.

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

Syntax

finPageSetHandler.GetQuickSearchRecordId(quickSearchObjectType)

Parameters

NameTypeOptionalByRefDescription
quickSearchObjectType isefinQuickSearchObjectType The Quick Search Object Type.

Return Value

String

A String value. This will be blank if the User cancels the Quick Search.

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