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

IsSetWorkflowExecutionTerminatedEventAttributes() private méthode

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