TimerEventSubscription.WorkflowInstanceId Property

Definition

Identifier of the workflow associated with the timer subscription.

public:
 virtual property Guid WorkflowInstanceId { Guid get(); };
public virtual Guid WorkflowInstanceId { get; }
member this.WorkflowInstanceId : Guid
Public Overridable ReadOnly Property WorkflowInstanceId As Guid

Property Value

Guid representing the unique identifier for the workflow associated with the timer subscription.

Applies to