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

IsSetCompleteWorkflowExecutionFailedEventAttributes() private méthode

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