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

IsSetChildWorkflowExecutionCompletedEventAttributes() private method

        internal bool IsSetChildWorkflowExecutionCompletedEventAttributes()
        {
            return this.childWorkflowExecutionCompletedEventAttributes != null;
        }
HistoryEvent