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

IsSetTimerFiredEventAttributes() private method

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