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

IsSetFailWorkflowExecutionFailedEventAttributes() private method

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