The IUserReportStats type exposes the following members.

Methods

  NameDescription
Clone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)

Properties

  NameDescription
CacheKey
Returns the cache key under which the current object should be stored.
(Inherited from ICacheable.)
FirstReport
LastReport
NumHandledReports
NumIgnoredReports
NumNewReports
Perspective
ReadOnly
Specifies if this instance should prohibit changes to it. To make changes, Clone() this instance and make your changes to the returned object instead.
(Inherited from ICloneable.)
User

See Also