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

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

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