Bagikan melalui


IWorkflowUpdateableInstanceManagement.TransactedUpdate Metode

Definisi

Updates instans alur kerja yang ditentukan dalam transaksi.

public:
 void TransactedUpdate(Guid instanceId, System::Activities::WorkflowIdentity ^ updatedDefinitionIdentity);
[System.ServiceModel.OperationContract(Name="TransactedUpdate")]
[System.ServiceModel.TransactionFlow(System.ServiceModel.TransactionFlowOption.Allowed)]
public void TransactedUpdate (Guid instanceId, System.Activities.WorkflowIdentity updatedDefinitionIdentity);
[<System.ServiceModel.OperationContract(Name="TransactedUpdate")>]
[<System.ServiceModel.TransactionFlow(System.ServiceModel.TransactionFlowOption.Allowed)>]
abstract member TransactedUpdate : Guid * System.Activities.WorkflowIdentity -> unit
Public Sub TransactedUpdate (instanceId As Guid, updatedDefinitionIdentity As WorkflowIdentity)

Parameter

instanceId
Guid

Pengidentifikasi GUID instans alur kerja untuk dihentikan.

updatedDefinitionIdentity
WorkflowIdentity

Identitas alur kerja yang diperbarui.

Atribut

Berlaku untuk