BaseWorkflowInstanceLastException Property |
Returns the exception message of the last exception that occurred during the execution of this workflow instance.
Namespace: Colygon.MatchPoint.WorkflowKitAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public WorkflowException LastException { get; protected set; }
Property Value
Type:
WorkflowExceptionSee Also