A collection of Client Statistics Sets.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
AddForAccountAppApplicant |
Creates and adds a new finClientStatisticsSet object for an Account Application Applicant. |
|
Clear |
Clear collection. |
|
CreateClientStatisticsSet |
Create a finClientStatisticsSet object. |
|
ExistsPk |
Checks to see if an item with the specified primary key exists in the collection. |
|
GetObjectName |
|
|
IndexOf |
|
|
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. |
|
ToXmlString |
Persists collection to an XML string. |
Properties
|
Name |
Description |
|
HasOpen Read-Only |
Indicates whether there are any Client Statistics Sets with a Status of 'Open'. |
|
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. |
|
LastApprovedIndex Read-Only |
The Index of the most recent Client Statistics Set with a Status of 'Approved' or -1 if none is found. |
|
Parent Read-Only |
This collection's parent. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0