InstanceInformationCacheUpdate Method

Scanjour Workflow4 Reference Manual
Update instance information cache

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

public InstanceInformation Update(
	Uri oDataUri,
	Guid instanceId
)

Parameters

oDataUri
Type: SystemUri
The Odata Uri.
instanceId
Type: SystemGuid
The workflow instance id.

Return Value

Type: InstanceInformation
The instance information for the instance id.
See Also

Reference