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

IsSetActivityTaskScheduledEventAttributes() 개인적인 메소드

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