A collection of Accounts linked to a Security Statement.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CountByStatus |
Get a Count Accounts with the specified Status. |
|
CountExcludingAccountPk |
Get a Count of items excluding the specified Account. |
|
CreateSecurityStmtAccount |
Create a finSecurityStmtAccount object. |
|
ExistsAccountPk |
Checks to see if Account with the specified primary key exists in the collection. |
|
ExistsPk |
Checks to see if an item with the specified primary key exists in the collection. |
|
GetObjectName |
|
|
HasFilteredOutAccounts |
Indicates whether any of the Accounts in this collection have been filtered out for the Current User (i.e. Cannot be viewed by the Current User.) |
|
HasValues |
Indicates whether any of the items in this collection have their values set. |
|
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. |
|
RemoveByAccountPk |
Remove any items from the collection for the specified Account. |
|
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