Create a 'Queue' type Application Shortcut to run a Queue.

Syntax

ISfinSupport.CreateApplicationShortcutQueue(id, [autoRun], [parameters])

Parameters

NameTypeOptionalByRefDescription
id String The Queue Id.
autoRun Boolean Optional Indicates whether to automatically run the Queue. If omitted, a value of False is assumed.
parameters ISKeyValueList Optional Any additional Parameters to to update the Queue Parameters with. If omitted, a value of Nothing is assumed.

Return Value

ISApplicationShortcut

An ISApplicationShortcut object.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0