Skip to content

ReportRegistry.Report class

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Metadata for a registered report.

public class Report

Public Members

name description
Report(…) Initializes a new instance of the class.
Category { get; } Gets the category.
Key { get; } Gets the report key.
Permission { get; } Gets the report permission.
Title { get; } Gets the report title.
Type { get; } Gets the type of the report.

See Also