다음을 통해 공유


WorkflowInstanceSuspendedRecord.Reason 속성

정의

워크플로 인스턴스가 일시 중단된 이유를 설명하는 문자열을 가져옵니다.

public:
 property System::String ^ Reason { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string Reason { get; }
public string Reason { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Reason : string
member this.Reason : string
Public ReadOnly Property Reason As String

속성 값

워크플로가 일시 중단된 이유입니다.

특성

적용 대상