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

IsSetChildWorkflowExecutionCanceledEventAttributes() private method

        internal bool IsSetChildWorkflowExecutionCanceledEventAttributes()
        {
            return this.childWorkflowExecutionCanceledEventAttributes != null;
        }
HistoryEvent