Activity.WorkflowInstanceId Property

Definition

Gets the Guid associated with the instance.

protected:
 property Guid WorkflowInstanceId { Guid get(); };
protected Guid WorkflowInstanceId { get; }
member this.WorkflowInstanceId : Guid
Protected ReadOnly Property WorkflowInstanceId As Guid

Property Value

The Guid associated with the instance.

Applies to