Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetExternalWorkflowExecutionCancelRequestedEventAttributes C# (CSharp) 메소드

IsSetExternalWorkflowExecutionCancelRequestedEventAttributes() 개인적인 메소드

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