Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetChildWorkflowExecutionTerminatedEventAttributes C# (CSharp) 메소드

IsSetChildWorkflowExecutionTerminatedEventAttributes() 개인적인 메소드

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