A collection of Account Application Calculations.

The first item in the collection is assumed to be the one that will be used when an Account is created.

Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Add Add an item to the end of the collection.
AddCalculation Add an item to the end of the collection.
Clear Clear collection.
CreateAccountAppCalculation Create a finAccountAppCalculation object.
Exists Check to see if an item with this Key exists in the collection.
ExistsPk Checks to see if an item with the specified primary key exists in the collection.
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.

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.
ItemByKey Read-Only Retrieve an item by its Key or Nothing if not item with this Key exists in the collection.
ItemByPk Read-Only Retrieve an item by its primary key.
Parent Read-Only The collection's parent object.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0