ReportRegistry.Report class
namespace: Serenity.Reporting assembly: Serenity.Net.Services
Metadata for a registered report
public class Report
Public Members
| name | description |
|---|---|
| Report(…) | Creates a new instance of the class |
| Category { get; } | The category |
| Key { get; } | Report key |
| Permission { get; } | Report permission |
| Title { get; } | Report title |
| Type { get; } | Type of the report |
See Also
- class ReportRegistry