Aracılığıyla paylaş


IWorkflowInstanceExtension.SetInstance(WorkflowInstanceProxy) Yöntem

Tanım

Belirtilen hedefi WorkflowInstanceProxyayarlar.

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)

Parametreler

instance
WorkflowInstanceProxy

Ayarlanacağı hedef iş akışı örneği.

Şunlara uygulanır