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

IsSetFailWorkflowExecutionFailedEventAttributes() private méthode

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