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: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- instanceId
- Type: SystemString
The workflow instance. - forceUpdate
- Type: SystemBoolean
Force update of cache.
Return Value
Type: WorkflowDataThe workflow instance information.
See Also