Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetCancelTimerFailedEventAttributes C# (CSharp) Method

IsSetCancelTimerFailedEventAttributes() private method

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