| 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. | ||
| period | String | The Wait period, e.g., 3 Days, 1 Week. | ||
| periodWorkingDays | Boolean | Indicates whether the Period, if specified as a number of days, refers to 'Working Days'. | ||
| periodWorkingDaysCalendarType | isefinCalendarType | The Calendar Type to use if PeriodWorkingDays is True. | ||
| waitPeriodBase | isefinWorkflowItemWaitPeriodBase | The Base Period to Review from. |
A finWorkflowItem object.