WorkflowTypeToString Method

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

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public override string ToString()

Return Value

Type: String
The string representation of the WorkflowType
See Also

Reference