Add a 'Bank Account Enquiry Review' type Workflow Item to the end of the collection.
Syntax
finWorkflowItems.AddBankAccountEnquiryReview(description, itemId, decisionCardId, bankAccountEnquiryReviewPreventActionIfNotAvailable)
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- finWorkflowItems
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0