SubReport

SubReport

This tag is used to define a sub report on a report.

Attributes

NameDescriptionValues
nameThe sub report name.Any
folderThe folder in which the sub report is located.Any

 

Example

 SubReport
SubReport
<subReport>   
	<name>subscriptionServicesSubReport</name>
	<folder>Subscriptions</folder>
</subReport>