Get a list of possible matches for the supplied Client.

Syntax

finClientFunctions.GetMatches(client, matches, [excludeClientIds], [excludeSpecialTypes])

Parameters

NameTypeOptionalByRefDescription
client finClient The Client to match.
matches ISReadOnlyList(Of finClientMatch) ByRef A List of matching Clients.
excludeClientIds String Optional A comma-separated list of Client Ids to exclude from the matches.
excludeSpecialTypes Boolean Optional Determines whether to exclude Special Types of Clients, i.e. Branches, External Parties. 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