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

IsSetCompleteWorkflowExecutionFailedEventAttributes() private method

        internal bool IsSetCompleteWorkflowExecutionFailedEventAttributes()
        {
            return this.completeWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent