Class for holding data about the user and number of reports (both by and on this user)

Namespace:  EPiServer.Common.Reporting
Assembly:  EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 4.1.517.380

Syntax

C#
public interface IUserReportStats : ICacheable, 
	ICloneable, ICloneable

See Also