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 工作流实例的属性。

适用于