Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetChildWorkflowExecutionFailedEventAttributes C# (CSharp) Méthode

IsSetChildWorkflowExecutionFailedEventAttributes() private méthode

private IsSetChildWorkflowExecutionFailedEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetChildWorkflowExecutionFailedEventAttributes()
        {
            return this.childWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent