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

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

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