WorkflowBlobService Constructor

Scanjour Workflow4 Reference Manual
Constructs new instance of workflow service

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax

public WorkflowBlobService(
	Uri oDataUri,
	Guid instanceId
)

Parameters

oDataUri
Type: SystemUri
The Odata Uri.
instanceId
Type: SystemGuid
Identity of the workflow instance
See Also

Reference