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

IsSetStartChildWorkflowExecutionFailedEventAttributes() private method

        internal bool IsSetStartChildWorkflowExecutionFailedEventAttributes()
        {
            return this.startChildWorkflowExecutionFailedEventAttributes != null;
        }
    }
HistoryEvent