Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetCompleteWorkflowExecutionFailedEventAttributes C# (CSharp) Метод

IsSetCompleteWorkflowExecutionFailedEventAttributes() приватный Метод

private IsSetCompleteWorkflowExecutionFailedEventAttributes ( ) : bool
Результат bool
        internal bool IsSetCompleteWorkflowExecutionFailedEventAttributes()
        {
            return this.completeWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent