Create a 'CallerId' type Application Shortcut to search for a Phone Number and optionally show a Client.
Syntax
ISfinSupport.CreateApplicationShortcutCallerId(phoneNumber, [autoShow])
Parameters
| Name | Type | Optional | ByRef | Description |
| phoneNumber |
String |
|
|
The Phone Number to search for. |
| autoShow |
Boolean |
Optional |
|
Indicates whether to show the Clients form if only one match is found.
If omitted, a value of False is assumed. |
Return Value
- Member of:
- ISfinSupport
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0