Add a 'Decision Card' type Workflow Item to the end of the collection.
Syntax
finWorkflowItems.AddDecisionCard(description, itemId, decisionCardId, [automatic])
Parameters
| Name | Type | Optional | ByRef | Description |
| description |
String |
|
|
The Description. |
| itemId |
String |
|
|
The Id of this Item. |
| decisionCardId |
String |
|
|
The Decision Card Id. |
| automatic |
Boolean |
Optional |
|
Indicates whether this Item will run automatically.
If omitted, a value of False is assumed. |
Return Value
- Member of:
- finWorkflowItems
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0