Loads the collection for a Client.

Syntax

finSecurityRegisterPreviousSearches.LoadClient(clientId, dateFrom, dateTo, [userPk], [includeErrors])

Parameters

NameTypeOptionalByRefDescription
clientId String The Client Id to load the collection for.
dateFrom Date Limit results from this date.
dateTo Date Limit results to (and including) this date.
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.

Return Value

Boolean

A Boolean value indicating Success.

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