Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes C# (CSharp) 메소드

IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes() 개인적인 메소드

        internal bool IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes()
        {
            return this.requestCancelExternalWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent