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

IsSetChildWorkflowExecutionFailedEventAttributes() 개인적인 메소드

private IsSetChildWorkflowExecutionFailedEventAttributes ( ) : bool
리턴 bool
        internal bool IsSetChildWorkflowExecutionFailedEventAttributes()
        {
            return this.childWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent