Click or drag to resize

WorkflowHostTakeOwnership Method

Change workflow and open user tasks owner to current user

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public void TakeOwnership(
	Uri oDataUri,
	Guid instanceId
)

Parameters

oDataUri  Uri
The Odata Uri.
instanceId  Guid
Workflow instance
See Also