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

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

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