Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetDecisionTaskScheduledEventAttributes C# (CSharp) 메소드

IsSetDecisionTaskScheduledEventAttributes() 개인적인 메소드

private IsSetDecisionTaskScheduledEventAttributes ( ) : bool
리턴 bool
        internal bool IsSetDecisionTaskScheduledEventAttributes()
        {
            return this.decisionTaskScheduledEventAttributes != null;
        }
HistoryEvent