ActivityExceptionToString Method

Scanjour Workflow4 Reference Manual
Returns a string representation of the ActivityException.

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public override string ToString()

Return Value

Type: String
The string representation of the ActivityException

Implements

_ExceptionToString
See Also

Reference