Click or drag to resize
GenerateStatisticsEventArgs Properties

The GenerateStatisticsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyFrom
Date to generate statistics from.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyStatisticsCodeName
Code name of statistics to generate.
Public propertyTo
Date to generate statistics to.
Top
See Also