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

IsSetSignalExternalWorkflowExecutionFailedEventAttributes() 개인적인 메소드

        internal bool IsSetSignalExternalWorkflowExecutionFailedEventAttributes()
        {
            return this.signalExternalWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent