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

IsSetScheduleActivityTaskFailedEventAttributes() 개인적인 메소드

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