| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountAppId | String | The Account Application Id to load the collection for. | ||
| dateFrom | Date | Limit results from this date. | ||
| dateTo | Date | Limit results to (and including) this date. | ||
| accountAppApplicantPk | Integer | Optional | The Account Application Applicant to load the collection for. If omitted, a value of 0 is assumed. | |
| accountAppCollateralItemPk | Integer | Optional | The Account Application Collateral to load the collection for. If omitted, a value of 0 is assumed. | |
| userPk | Integer | Optional | Limit results to a specific User. If omitted, a value of 0 is assumed. | |
| includeErrors | Boolean | Optional | Indicates whether to include Searches that returned Errors from the Security Register. If omitted, a value of True is assumed. |
A Boolean value indicating success.