IReport interface
namespace: Serenity.Reporting assembly: Serenity.Net.Services
The basic interface for all reports
public interface IReport
Members
| name | description |
|---|---|
| GetData() | Returns the data for the report |
See Also
- Source: IReport.cs
namespace: Serenity.Reporting assembly: Serenity.Net.Services
The basic interface for all reports
public interface IReport
| name | description |
|---|---|
| GetData() | Returns the data for the report |