Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes C# (CSharp) Méthode

IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes() private méthode

        internal bool IsSetRequestCancelExternalWorkflowExecutionFailedEventAttributes()
        {
            return this.requestCancelExternalWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent