Add a 'FormAction' type Application Shortcut Action.

Syntax

ISSummaryTableActions.AddFormAction(actionId, caption, [available], [parametersUrl])

Parameters

NameTypeOptionalByRefDescription
actionId String The unique Action Id to identify this action in the collection.
caption String The Caption.
available Boolean Optional Indicates whether this Action is available. If omitted, a value of True is assumed.
parametersUrl String Optional URL-formatted Parameters.

Return Value

ISSummaryTableAction

A new ISSummaryTableAction object.

Member of:
ISSummaryTableActions
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0