A collection of Client AKAs.
Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Add Add an item to the end of the collection.
AddOrUpdate Add an item to the end of the collection - or update an existing AKA if it is a duplicate (matching is case insensitive, updates will update casing and notes if blank).
Clear Clear collection.
CreateClientAka Create a finClientAka object.
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.
Validate Validates the collection of Akas.

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.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0