Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetWorkflowExecutionContinuedAsNewEventAttributes C# (CSharp) Méthode

IsSetWorkflowExecutionContinuedAsNewEventAttributes() private méthode

private IsSetWorkflowExecutionContinuedAsNewEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetWorkflowExecutionContinuedAsNewEventAttributes()
        {
            return this.workflowExecutionContinuedAsNewEventAttributes != null;
        }
HistoryEvent