Add a 'Bank Account Enquiry Review' type Workflow Item into the collection.

Syntax

finWorkflowItems.InsertBankAccountEnquiryReview(index, description, itemId, decisionCardId, bankAccountEnquiryReviewPreventActionIfNotAvailable)

Parameters

NameTypeOptionalByRefDescription
index Integer The Index of the item to insert this item before or -1 to add to the end, -2 to insert before the current item (if this is the current Item Group), -3 to insert after the current item (if this is the current Item Group)
description String The Description.
itemId String The Id of this Item.
decisionCardId String The Decision Card Id or a blank String if no Decision Card is required.
bankAccountEnquiryReviewPreventActionIfNotAvailable Boolean Indicates whether this Bank Account Enquiry Review Item can be actioned if no Bank Account Enquiry report is available.

Return Value

finWorkflowItem

A finWorkflowItem object.

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