LINQ Reporting Engine API
Contents
[
Hide
]
The main class of the LINQ Reporting Engine is
ReportingEngine
. All the functionality required to build a report from a template is assembled within the class.
This section includes the following topics:
- Building Reports
- Accessing XML Data
- Accessing JSON Data
- Accessing CSV Data
- Setting up Known External Types
- Removing Paragraphs Containing Only Template Syntax Tags
- Accessing Missing Members of Data Objects
- Inlining Syntax Error Messages into Templates
- Restricting Access to Type Members
- Optimizing Reflection Calls