Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetSignalExternalWorkflowExecutionFailedEventAttributes C# (CSharp) Метод

IsSetSignalExternalWorkflowExecutionFailedEventAttributes() приватный Метод

private IsSetSignalExternalWorkflowExecutionFailedEventAttributes ( ) : bool
Результат bool
        internal bool IsSetSignalExternalWorkflowExecutionFailedEventAttributes()
        {
            return this.signalExternalWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent