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

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

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