Loads the latest Security Register Search for a Client. By default this function will only return successfully completed Searches.

Syntax

finClientFunctions.GetLatestSecurityRegisterSearch(clientPk, clientLog, [serviceLogs], [serviceId], [includeFailed], [includePending])

Parameters

NameTypeOptionalByRefDescription
clientPk Integer The primary key of the Client.
clientLog finClientLog ByRef The Client Log found.
serviceLogs ISServiceLogs Optional ByRef The Service Logs relating to the Search. If omitted, a value of Nothing is assumed.
serviceId String Optional The optional Service to filter by.
includeFailed Boolean Optional Include failed Enquiries. If omitted, a value of False is assumed.
includePending Boolean Optional Include Pending/ In Progress Enquiries. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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