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

IsSetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() 개인적인 메소드

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