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

IsSetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() private method

        internal bool IsSetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
        {
            return this.requestCancelExternalWorkflowExecutionInitiatedEventAttributes != null;
        }
HistoryEvent