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

IsSetChildWorkflowExecutionFailedEventAttributes() private method

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