Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes C# (CSharp) Method

IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes() private method

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