Create a 'Review' type Workflow Item.

Syntax

finWorkflowItems.CreateReview(description, itemId, period, periodWorkingDays, periodWorkingDaysCalendarType, waitPeriodBase)

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

finWorkflowItem

A finWorkflowItem object.

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