WorkflowOwnershipException.InstanceId 屬性

定義

取得 Guid 該例外被拋出的工作流程實例。

public:
 property Guid InstanceId { Guid get(); void set(Guid value); };
public Guid InstanceId { get; set; }
member this.InstanceId : Guid with get, set
Public Property InstanceId As Guid

屬性值

InstanceId 等價 InstanceId 於工作流程實例的屬性。

適用於