This member is for System Use Only and should NOT be used.
Get a sub-set of Account Types filtered by the specified Search Query.

The following special filters can be specified: <list> <code>{AccountClassCurrent}</code><description>Current Account Types only</description> <code>{AccountClassDeposit}</code><description>Deposit Account Types only</description> <code>{AccountClassDisbursement}</code><description>Disbursement Account Types only</description> <code>{AccountClassLoanFR}</code><description>Loan (Floating Rate) Account Types only</description> <code>{AccountClassLoanFT}</code><description>Loan (Fixed Term) Account Types only</description> <code>{AccountClassLoanRC}</code><description>Loan (Revolving Credit) Account Types only</description> </list>

Syntax

finAccountTypes.GetItemsBySearchQueryStringParser(searchQueryStringParser, includeInactive)

Parameters

NameTypeOptionalByRefDescription
searchQueryStringParser ISSearchQueryStringParser The Search Query String Parser object containing search criteria.
includeInactive Boolean

Return Value

List(Of finAccountTypeRO)

A List(of finClientTypeRO).

Member of:
finAccountTypes
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0