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

IsSetChildWorkflowExecutionTimedOutEventAttributes() private method

        internal bool IsSetChildWorkflowExecutionTimedOutEventAttributes()
        {
            return this.childWorkflowExecutionTimedOutEventAttributes != null;
        }
HistoryEvent