WorkflowHostExceptionInstanceId Property

Scanjour Workflow4 Reference Manual
Gets the guid of the workflow instance associated with the failure. The value is Guid.Empty, if it is not associated with any workflow instance in particular.

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

public Guid InstanceId { get; }

Property Value

Type: Guid
See Also

Reference