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

IsSetTimerStartedEventAttributes() private method

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