WorkflowInstanceProxy.Id Property

Definition

Gets the workflow instance ID.

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

Property Value

The workflow instance ID.

Applies to