WorkflowOwnershipException.InstanceId Property

Definition

Gets the Guid of the workflow instance for which this exception was thrown.

C#
public Guid InstanceId { get; set; }

Property Value

InstanceId is equivalent to the InstanceId property of the workflow instance.

Applies to