Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetExternalWorkflowExecutionCancelRequestedEventAttributes C# (CSharp) Method

IsSetExternalWorkflowExecutionCancelRequestedEventAttributes() private method

        internal bool IsSetExternalWorkflowExecutionCancelRequestedEventAttributes()
        {
            return this.externalWorkflowExecutionCancelRequestedEventAttributes != null;
        }
HistoryEvent