AbstractErrorManagedActivityAction Field

Action variable that is used to store and pass compensating action to child class.

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary
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#
protected Variable<CompensatingAction> Action

Field Value

VariableCompensatingAction

See Also