Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetChildWorkflowExecutionFailedEventAttributes C# (CSharp) Метод

IsSetChildWorkflowExecutionFailedEventAttributes() приватный Метод

private IsSetChildWorkflowExecutionFailedEventAttributes ( ) : bool
Результат bool
        internal bool IsSetChildWorkflowExecutionFailedEventAttributes()
        {
            return this.childWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent