StateMachineWorkflowInstance.InstanceId Property

Definition

Gets the Guid that indicates the current instance of the StateMachineWorkflowActivity.

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

Property Value

The Guid that indicates the current instance of the StateMachineWorkflowActivity.

Applies to