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

IsSetWorkflowExecutionContinuedAsNewEventAttributes() 개인적인 메소드

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