WorkflowEventArgs.WorkflowInstance Propriedade

Definição

Obtém a instância de fluxo de trabalho associada ao evento de fluxo de trabalho.

public:
 property System::Workflow::Runtime::WorkflowInstance ^ WorkflowInstance { System::Workflow::Runtime::WorkflowInstance ^ get(); };
public System.Workflow.Runtime.WorkflowInstance WorkflowInstance { get; }
member this.WorkflowInstance : System.Workflow.Runtime.WorkflowInstance
Public ReadOnly Property WorkflowInstance As WorkflowInstance

Valor da propriedade

O WorkflowInstance evento associado ao fluxo de trabalho.

Aplica-se a