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

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

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