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

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

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