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

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

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