[]
Gets or sets the resources associated with the report.
public ReportJsonTemplateBuilder.ReportResources Resources { get; set; }
| Type | Description |
|---|---|
| ReportJsonTemplateBuilder.ReportResources | A ReportJsonTemplateBuilder.ReportResources object representing the resources associated with the report. |