DurnyklyYol/DurnyklyYol.Blazor.Server/API/Reports
merdan 9a69b818bd Add project files. 2024-09-02 15:07:25 +05:00
..
Readme.txt Add project files. 2024-09-02 15:07:25 +05:00
ReportController.cs Add project files. 2024-09-02 15:07:25 +05:00

Readme.txt

Folder Description

The "api/Report/" endpoints are intended to download PDF, RTF, etc. from report templates (ReportDatav2) based on filtered data in databases. 
Each ReportDatav2 container is stored in your database and links to an XtraReport, and report data sources, and data models that you designed in Visual Studio. 
You can pass a report container identifier, data source criteria, export format, and other parameters to your endpoints.
These additional benefits of our Web API Service ship as part of the DevExpress Universal Subscription (https://www.devexpress.com/buy/net/).

YOUR FEEDBACK MATTERS
Please tell us how our Web API Service works for you: https://www.devexpress.com/go/XAF_WebAPI_Feedback.aspx - THANKS!

Relevant Documentation

Obtain a Report from a Web API Controller Endpoint
https://docs.devexpress.com/eXpressAppFramework/404176/

Reports V2 Module
https://docs.devexpress.com/eXpressAppFramework/113591/