This member is for System Use Only and should NOT be used.
Create a DataTable containing details of Active Payment Methods for this Bank Account.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| includeIncoming |
Boolean |
|
|
Indicates whether to include Incoming methods. |
| includeOutgoing |
Boolean |
|
|
Indicates whether to include Outgoing methods. |
| includeBankInterface |
Boolean |
|
|
|
| alwaysIncludeId |
String |
Optional |
|
The Id of the Payment Method to always include regardless of whether it is Active or conforms to the other filters. |
Return Value
DataTable
A DataTable object.
- Member of:
- finBankAccountPaymentMethods
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0