| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| index | Integer | The Index of the item to insert this item before or -1 to add to the end, -2 to insert before the current item (if this is the current Item Group), -3 to insert after the current item (if this is the current Item Group) | ||
| description | String | The Description. | ||
| itemId | String | The Id of this Item. | ||
| subject | String | The Log Subject. | ||
| notes | String | The Log Notes. | ||
| logSeverityId | String | Optional | The Log Severity Id. | |
| actionPeriod | String | Optional | The Log Action Period, e.g., 4 Days. | |
| 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.