Share via


WorkflowOwnershipException.InstanceId 속성

정의

이 예외가 throw된 워크플로 인스턴스의 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

속성 값

Guid

InstanceId는 워크플로 인스턴스의 InstanceId 속성과 같습니다.

적용 대상