Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- instanceId
- Type: SystemString
The workflow instance.
Return Value
Type: WorkflowDataThe workflow instance information.
See Also