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

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

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