UserTaskStepInformationSequential Property
Sequenctial is true if the usertasks in the step should be executed sequencitally
Namespace: Scanjour.Workflow4.ActivityLibrary.UserTasksAssembly: 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)
public bool Sequential { get; set; }
Public Property Sequential As Boolean
Get
Set
public:
property bool Sequential {
bool get ();
void set (bool value);
}
member Sequential : bool with get, set
Property Value
Boolean