Refreshes an existing Bank Account Enquiry.

Syntax

finCreditBureau.ExecuteBankAccountEnquiryRefresh(originalServiceLogPk, [workflowPk], [workflowItemPk], [serviceLogPk], [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
originalServiceLogPk Integer The Primary Key of the original Service Log for the Bank Account Enquiry.
workflowPk Integer Optional The primary key of the Workflow to link the Client Log to. If omitted, a value of 0 is assumed.
workflowItemPk Integer Optional The primary key of the Workflow Item to link the Client Log to. If omitted, a value of 0 is assumed.
serviceLogPk Integer Optional ByRef The primary key of the Service Log created. If omitted, a value of 0 is assumed.
executePostFailed Boolean Optional ByRef Returns True is the "ExecuteGetReportPost" event script fails. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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