Click or drag to resize

BaseActionErrorHandler Field

Specifies an error handling method in case an exception occures during the execution of the action.

Namespace:  Colygon.MatchPoint.WorkflowKit.Actions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public BaseErrorHandler ErrorHandler

Field Value

Type: BaseErrorHandler
See Also