Click or drag to resize

ActivityExceptionErrorCode Property

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

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public ActivityErrorCode ErrorCode { get; }

Property Value

ActivityErrorCode
See Also