A collection of Payment Methods for a Bank Account.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CreateBankAccountPaymentMethod |
Create a finBankAccountPaymentMethod object. |
|
Exists |
Checks to see if a Key exists in the collection. |
|
ExistsPk |
Checks to see if an item with the specified primary key exists in the collection. |
|
GetObjectName |
|
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
ToDataTable System Use Only |
Create a DataTable containing details of Active Payment Methods for this Bank Account. |
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemByPaymentMethodId Read-Only |
Retrieve an item by its Payment Method Id. |
|
ItemByPk Read-Only |
Retrieve an item by its primary key. |
|
Parent Read-Only |
This collection's parent. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0