IWorkflowInstanceExtension.SetInstance(WorkflowInstanceProxy) Metod

Definition

Anger det angivna målet WorkflowInstanceProxy.

public:
 void SetInstance(System::Activities::Hosting::WorkflowInstanceProxy ^ instance);
public void SetInstance(System.Activities.Hosting.WorkflowInstanceProxy instance);
abstract member SetInstance : System.Activities.Hosting.WorkflowInstanceProxy -> unit
Public Sub SetInstance (instance As WorkflowInstanceProxy)

Parametrar

instance
WorkflowInstanceProxy

Målarbetsflödesinstansen som ska anges.

Gäller för