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

IsSetWorkflowExecutionCompletedEventAttributes() private méthode

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