ActivityExceptionErrorCode Property
Gets the code specying the nature of the problem causing the ActivityException to be thrown.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: 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 ActivityErrorCode ErrorCode { get; }
Public ReadOnly Property ErrorCode As ActivityErrorCode
Get
public:
property ActivityErrorCode ErrorCode {
ActivityErrorCode get ();
}
member ErrorCode : ActivityErrorCode with get
Property Value
ActivityErrorCode