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

IsSetWorkflowExecutionCancelRequestedEventAttributes() private method

        internal bool IsSetWorkflowExecutionCancelRequestedEventAttributes()
        {
            return this.workflowExecutionCancelRequestedEventAttributes != null;
        }
HistoryEvent