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

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

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