Search Clients by Phone Number.
Syntax
finSearchFunctions.SearchClientsByPhoneNumber(phone, includeRelatedAccounts, searchResults)
Parameters
| Name | Type | Optional | ByRef | Description |
| phone |
String |
|
|
The complete Phone Number or at least 6 digits of it. |
| includeRelatedAccounts |
Boolean |
|
|
Indicates whether to include related (non-closed) Accounts for each Client. |
| searchResults |
finQuickSearchResults |
|
ByRef |
A finQuickSearchResults collection. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finSearchFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0