SqlPersistenceWorkflowInstanceDescription.WorkflowInstanceId Property

Definition

Gets the workflow instance identifier.

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

Property Value

The workflow instance identifier.

Applies to