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

IsSetDecisionTaskStartedEventAttributes() private méthode

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