Click or drag to resize

WorkflowHostExceptionInstanceId Property

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: 24.5.0.0 (24.5.0.0)
Syntax
public Guid InstanceId { get; }

Property Value

Guid
See Also