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

IsSetCancelWorkflowExecutionFailedEventAttributes() private method

private IsSetCancelWorkflowExecutionFailedEventAttributes ( ) : bool
return bool
        internal bool IsSetCancelWorkflowExecutionFailedEventAttributes()
        {
            return this.cancelWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent