Click or drag to resize

WorkflowDescriptorToString Method

Returns a string that represents the current WorkflowDescriptor.

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public override string ToString()

Return Value

String
The string representation of the WorkflowDescriptor
See Also