IReport interface

namespace: Serenity.Reporting   assemblySerenity.Net.Services

The basic interface for all reports

public interface IReport

Members

name description
GetData() Returns the data for the report

See Also