Create a 'MapShow' type Application Shortcut to show an Address.
Syntax
ISfinSupport.CreateApplicationShortcutMapShow(streetAddressFull, suburb, city, [state], [postCode], [country])
Parameters
| Name | Type | Optional | ByRef | Description |
| streetAddressFull |
String |
|
|
The Full Street Address. |
| suburb |
String |
|
|
The Suburb. |
| city |
String |
|
|
The City. |
| state |
String |
Optional |
|
The State. |
| postCode |
String |
Optional |
|
The Post Code. |
| country |
String |
Optional |
|
The Country. |
Return Value
- Member of:
- ISfinSupport
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0