ActivityExceptionErrorCode Property

Gets the code specying the nature of the problem causing the ActivityException to be thrown.

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#
public ActivityErrorCode ErrorCode { get; }

Property Value

ActivityErrorCode

See Also