A collection of Account Types.
Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription

Methods

Name Description
AnyConsumerRegulationType Returns True if any active Account Type uses the specified Consumer Regulation Type.
CountByAccountClass Get the number of Account Types of a particular Account Class.
CountInterestIsFromDividends Get the number of Deposit Account Types where Interest is configured as Dividends.
GetAccountTypePksList System Use Only Get a List of Account Type Pks for the specified Account Classes.
GetAccountTypePksListAllowWithdrawal Get a List of Account Type Pks that allow Withdrawals.
GetAccountTypePksListClosedPendingAutoClose Get a List of Account Type Pks where ClosedPendingAutoClose=True.
GetAccountTypePksListConsumerFixedTermLoan Get a List of Account Type Pks that are configured as Consumer Type and Fixed TermLoan Account Types.
GetAccountTypePksListCreditTypeCommercial Get a List of Account Type Pks that are configured as "Commercial" (and optionally "Not Applicable") Credit Type Account Types.
GetAccountTypePksListCreditTypeConsumer Get a List of Account Type Pks that are configured as "Consumer" (and optionally "Not Applicable") Credit Type Account Types.
GetAccountTypePksListFromProductTypesRange Get a List of Account Type Pks that exist in the specified Product Type Range.
GetAccountTypePksListInterestIsFromDividends Get a List of Account Type Pks that are configured as Interest is from Dividends.
GetAccountTypePksListNZHighCostConsumerCreditContract Get a List of Account Type Pks that are configured as New Zealand High-Cost Consumer Credit Contract Regulation Account Types.
GetAccountTypePksListOnCallDeposits Get a List of On Call Deposit Account Type Pks.
GetAccountTypePksListTermBased Get a List of Account Type Pks that are Term based, ie excludes Current, Disbursement and Revolving Credit classes.
GetAccountTypePksListUseCreditLimits Get a List of Account Type Pks that use Credit Limits.
GetAccountTypePksListUseStatements Get a List of Account Type Pks that use Statements.
GetAccountTypePromotionPksListFromAccountTypePromotionsRange Get a List of Account Type Promotion Pks that exist in the specified Account Type Promotion Range.
GetAccountTypeWithPromotion Get an Account Type optionally updated with a Promotion's details.
GetAccountTypeWithPromotionPk Get an Account Type optionally updated with a Promotion's details.
GetAvailableAccountTypes System Use Only Get a List of Available Account Types.
GetDataView Get a DataView object containing details held in this collection.
GetDataViewColumns Get a list of column names to be displayed for a certain display target.
GetDataViewFilter System Use Only Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.
GetDataViewFilter_ProductTypesAdministration Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method for the Product Types Administration Library.
GetDescriptionForReports Get a Description to display on reports.
GetItem Retrieve an item by its case-insensitive key.
GetItemByIndex Retrieve an item by its index in the collection.
GetItemByPk Retrieve an item by its primary key.
GetItemsBySearchQueryStringParser System Use Only Get a sub-set of Account Types filtered by the specified Search Query.
GetLongestCode Returns the number of characters in the longest code.
GetObjectName
GetRecordCodeDescription
GetRecordDescription
GetValidDataViewColumns Get a List of Columns that are Valid when creating a Data View from this collection for the specified Validation Target.
HasComparisonRate Returns True if any Loan Account Type uses a Comparison Interest Rates.
HasInterestFlatRate Returns True if any Loan Account Type uses Flat Interest Rates.
Refresh Refresh collection, reloading information where out-of-date.
Validate Validate collection to ensure that it is in a usable state.

Properties

Name Description
ItemByIndex Read-Only Retrieve an item by its index in the collection.
ItemByPk Read-Only Retrieve an item by its primary key.
LastRefreshTime Read-Only The date and time that the Refresh method was last called.
RefreshRequired Read-Only Returns True if the Collection is up-to-date.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0