Phase Properties

Scanjour Workflow4 Reference Manual

The Phase type exposes the following members.

Properties

  NameDescription
Public propertyAction
The action to perform.
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyDueActivity
The activity to execute when due date occurs.
Public propertyDueDate
The time the due date occurs. DateTime.Min indicates no due date-
Public propertyDuration
The duration of the phase.
Public propertyEnableDemoteAction
Enables the Demote action
Public propertyEnablePromoteAction
Enables the Promote action
Public propertyEnableTerminateOnCancel
Gets or sets the enable terminate on cancel.
Public propertyExitActivity
The activity to execute when exiting a phase.
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyNearDueActivity
The activity to execute when near due date occurs.
Public propertyNextPhaseNo
The next phase to activate.
Public propertyPhaseNumber
The phase number the phase task represents.
Public propertyResponse
The Action causing the Phase to exit,
Public propertyRestartActivity
The activity to execute when entering a phase with RESTART action.
Public propertyRole
The phase actor role.
Public propertyStartActivity
The activity to execute when entering a phase with START action.
Top
See Also

Reference