WorkflowDescriptorToString Method

Scanjour Workflow4 Reference Manual
Returns a string that represents the current WorkflowDescriptor.

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

public override string ToString()

Return Value

Type: String
The string representation of the WorkflowDescriptor
See Also

Reference