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

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

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