Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetContinueAsNewWorkflowExecutionFailedEventAttributes C# (CSharp) Method

IsSetContinueAsNewWorkflowExecutionFailedEventAttributes() private method

        internal bool IsSetContinueAsNewWorkflowExecutionFailedEventAttributes()
        {
            return this.continueAsNewWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent