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

IsSetTimerCanceledEventAttributes() private method

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