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

IsSetTimerStartedEventAttributes() 개인적인 메소드

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