[]
Represents a template for a report, including its subreports and resources.
public class ReportJsonTemplateBuilder.ReportTemplate
Name | Description |
---|---|
ReportTemplate() |
Name | Description |
---|---|
Definition | Gets or sets the definition of the main report. |
Name | Gets or sets the name of the report template. |
Resources | Gets or sets the resources associated with the report. |
Subreports | Gets or sets a dictionary of subreports associated with the main report. |