Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetScheduleActivityTaskFailedEventAttributes C# (CSharp) Méthode

IsSetScheduleActivityTaskFailedEventAttributes() private méthode

private IsSetScheduleActivityTaskFailedEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetScheduleActivityTaskFailedEventAttributes()
        {
            return this.scheduleActivityTaskFailedEventAttributes != null;
        }
HistoryEvent