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