This action is for terminating the workflow. For example, it may be used as one of the consequences of a conditional action. One of the properties allows the developer to specify which Visual Basic exception is to be thrown. Another one of the properties allows the developer to include the reason for termination.
Terminate Properties:
Property Name | Data Type | Property Type | Property Description |
---|
DisplayName | String | | This property contains the name of the Action box. |
Exception | Visual Basic Exception | Input | This property contains the exception to be triggered. |
Reason | String | Input | This property contains the reason for terminating the workflow. |