Loads the collection for an Account Application, and optionally for an Applicant or Collateral Item.

Syntax

finSecurityRegistryPreviousSearches.LoadAccountApp(accountAppId, dateFrom, dateTo, [accountAppApplicantPk], [accountAppCollateralItemPk], [includeAllUsers], [includePending], [includeFailed])

Parameters

NameTypeOptionalByRefDescription
accountAppId String
dateFrom Date
dateTo Date
accountAppApplicantPk Integer Optional If omitted, a value of 0 is assumed.
accountAppCollateralItemPk Integer Optional If omitted, a value of 0 is assumed.
includeAllUsers Boolean Optional If omitted, a value of False is assumed.
includePending Boolean Optional If omitted, a value of True is assumed.
includeFailed Boolean Optional If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating Success.

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