Create a 'Question' type Workflow Item.

Syntax

finWorkflowItems.CreateQuestion(description, itemId, [automatic])

Parameters

NameTypeOptionalByRefDescription
description String The Description.
itemId String The Id of this Item.
automatic Boolean Optional Indicates whether this Item will run automatically (the 'BeforeItemAction' Script event can be used to automatically determine the Question's Outcome). Not applicable to Version 1 type Workflows. If omitted, a value of False is assumed.

Return Value

finWorkflowItem

A finWorkflowItem object.

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