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

IsSetStartChildWorkflowExecutionFailedEventAttributes() 개인적인 메소드

        internal bool IsSetStartChildWorkflowExecutionFailedEventAttributes()
        {
            return this.startChildWorkflowExecutionFailedEventAttributes != null;
        }
    }
HistoryEvent