Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetTimerCanceledEventAttributes C# (CSharp) 메소드

IsSetTimerCanceledEventAttributes() 개인적인 메소드

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