namespace: Serenity.Reporting assembly: Serenity.Net.Services
Marks a class as Report
[AttributeUsage(AttributeTargets.All)]
public class ReportAttribute : Attribute
name | description |
---|---|
ReportAttribute(…) | Creates an instance of the attribute |
ReportKey { get; } | The report key. |
- Source: ReportAttribute.cs