MessageEventSubscription.WorkflowInstanceId Propriedade

Definição

Obtém ou define o InstanceId do fluxo de trabalho para o qual esta assinatura foi criada.Gets or sets the InstanceId of the workflow for which this subscription was created.

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

Valor da propriedade

Guid

O Guid que indica a instância de fluxo de trabalho.The Guid that indicates the workflow instance.

Aplica-se a