Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetDecisionTaskScheduledEventAttributes C# (CSharp) Метод

IsSetDecisionTaskScheduledEventAttributes() приватный Метод

private IsSetDecisionTaskScheduledEventAttributes ( ) : bool
Результат bool
        internal bool IsSetDecisionTaskScheduledEventAttributes()
        {
            return this.decisionTaskScheduledEventAttributes != null;
        }
HistoryEvent