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

IsSetWorkflowExecutionContinuedAsNewEventAttributes() private method

        internal bool IsSetWorkflowExecutionContinuedAsNewEventAttributes()
        {
            return this.workflowExecutionContinuedAsNewEventAttributes != null;
        }
HistoryEvent