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

IsSetCancelTimerFailedEventAttributes() private méthode

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