A collection of Clients linked to a Security Statement.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
AddFromAccount |
Add Clients from the specified Account. |
|
AddFromAccountPk |
Add Clients from the specified Account. |
|
Clear |
Clear collection. |
|
CreateSecurityStmtClient |
Create a finSecurityStmtClient object. |
|
ExistsClientPk |
Checks to see if a Client 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 |
|
|
HasFilteredOutClients |
Indicates whether any of the Clients in this collection have been filtered out for the Curren 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. |
|
Validate |
Validate Clients 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