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

IsSetStartChildWorkflowExecutionFailedEventAttributes() private méthode

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