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

IsSetWorkflowExecutionFailedEventAttributes() private méthode

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