Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetTimerCanceledEventAttributes C# (CSharp) Méthode

IsSetTimerCanceledEventAttributes() private méthode

private IsSetTimerCanceledEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetTimerCanceledEventAttributes()
        {
            return this.timerCanceledEventAttributes != null;
        }
HistoryEvent