SqlPersistenceWorkflowInstanceDescription.WorkflowInstanceId Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the workflow instance identifier.
public:
 property Guid WorkflowInstanceId { Guid get(); };public Guid WorkflowInstanceId { get; }member this.WorkflowInstanceId : GuidPublic ReadOnly Property WorkflowInstanceId As GuidProperty Value
The workflow instance identifier.