A collection of Accounts in a Pool.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CountCurrentlyInOtherPools |
Get the number of Accounts that are currently in other Pools. |
|
CountCurrentlyInPool System Use Only Obsolete |
Get the number of Accounts that are currently in another Pool. |
|
CreatePoolAccount |
Create a finPoolAccount object. |
|
Exists |
Check whether the specified Account exists in this collection. |
|
ExistsId |
Check whether the specified Account exists in this collection. |
|
GetObjectName |
|
|
GetTotalAccountBalances |
Indicates whether this collection contains any Deposit type accounts |
|
HasAccountDeposits |
Indicates whether this collection contains any Deposit type accounts |
|
HasAccountLoans |
Indicates whether this collection contains any Loan type accounts |
|
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. |
|
Validate |
Validate Accounts to make sure information is valid. |
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemByPk Read-Only |
Retrieve an item by its primary key or Nothing if no item exists with this primary key. |
|
Parent Read-Only |
The collection's parent object. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0