A collection of Account Application Applicants.
Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Add Add an item to the end of the collection.
AddApplicant Add an item to the end of the collection.
Clear Clear collection.
CountUsed The number of 'Used' Applications.
CreateAccountAppApplicant Create a finAccountAppApplicant object.
Exists Check to see if an item with this Key exists in the collection.
ExistsClientId Checks to see if an item with the specified Client Id exists in the collection.
ExistsClientPk Checks to see if an item with the specified Client primary key exists in the collection.
ExistsPk Checks to see if an item with the specified primary key exists in the collection.
GetItemFromWorfklowItemPk Get an Applicant from the specified Workflow Item.
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.
Validate Validate Applicants to make sure information is valid.

Properties

Name Description
AccountApp Read-Only The collection's parent Account Application.
IsDirty Read-Only Indicates whether this collection or any of its items have been modified.
ItemByClientId Read-Only Retrieve an item by its Client's Id or Nothing if no item exists with this Client primary key.
ItemByClientPk Read-Only Retrieve an item by its Client's primary key or Nothing if no item exists with this Client primary key.
ItemByKey Read-Only Retrieve an item by its Key or Nothing if no item with this Key exists in the collection.
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