StateMachineWorkflowInstance.WorkflowInstance Propriedade

Definição

Obtém o atual WorkflowInstance.

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 atual WorkflowInstance.

Aplica-se a