Create a 'Bank Account Enquiry' type Workflow Item.

Syntax

finWorkflowItems.CreateBankAccountEnquiry(description, itemId, serviceId, bankAccountEnquiryDocumentType, [automatic])

Parameters

NameTypeOptionalByRefDescription
description String The Description.
itemId String The Id of this Item.
serviceId String The Bank Account Enquiry Service Id or a blank String to allow the User to choose a Service Id via the User Interface.
bankAccountEnquiryDocumentType isefinWorkflowItemBankAccountEnquiryDocumentType The Document Type to generate for Bank Account Enquiries.
automatic Boolean Optional Indicates whether this Item will run automatically. If omitted, a value of True is assumed.

Return Value

finWorkflowItem

A finWorkflowItem object.

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