| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| description | String | The Description. | ||
| itemId | String | The Id of this Item. | ||
| documentId | String | The Document Id. | ||
| automatic | Boolean | Optional | Indicates whether this Item will run automatically. If omitted, a value of False is assumed. | |
| groupWithPrevious | Boolean | Optional | Indicates whether this Item should be Grouped with the Previous item i.e. it will only be executed if the previous item could not. If omitted, a value of False is assumed. |
A finWorkflowItem object.