Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetSignalExternalWorkflowExecutionFailedEventAttributes C# (CSharp) Méthode

IsSetSignalExternalWorkflowExecutionFailedEventAttributes() private méthode

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