UserTaskStepInformationSequential Property

Sequenctial is true if the usertasks in the step should be executed sequencitally

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary.UserTasks
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public bool Sequential { get; set; }

Property Value

Boolean

See Also