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

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

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