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

IsSetChildWorkflowExecutionTerminatedEventAttributes() private method

        internal bool IsSetChildWorkflowExecutionTerminatedEventAttributes()
        {
            return this.childWorkflowExecutionTerminatedEventAttributes != null;
        }
HistoryEvent