Start a workflow based on the given instance ID.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- onBehalfOfUser
- Type: SystemString
The user who is to start the workflow. - rowId
- Type: SystemString
The ID for the workflow instance to start
Return Value
Type: GuidInstance identification for the created workflow
See Also