Create a 'Document' type Application Shortcut to perform a form action.
Syntax
ISfinSupport.CreateApplicationShortcutDocument(id, [parameters])
Parameters
| Name | Type | Optional | ByRef | Description |
| id |
String |
|
|
The Document Id. |
| parameters |
ISKeyValueList |
Optional |
|
Any additional Parameters to update the Document's Parameters with.
If omitted, a value of Nothing is assumed. |
Return Value
- Member of:
- ISfinSupport
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0