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

IsSetStartTimerFailedEventAttributes() private méthode

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