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

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

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