WorkflowHostTakeOwnership Method

Scanjour Workflow4 Reference Manual
Change workflow and open user tasks owner to current user

Namespace:  Scanjour.Workflow4.Host
Assembly:  Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public void TakeOwnership(
	Uri oDataUri,
	Guid instanceId
)

Parameters

oDataUri
Type: SystemUri
The Odata Uri.
instanceId
Type: SystemGuid
Workflow instance
See Also

Reference