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

IsSetTimerFiredEventAttributes() private méthode

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