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

IsSetDecisionTaskScheduledEventAttributes() private méthode

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