Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Subreport.ReportName element specifies the location of the report definition to use for the Subreport. This element MUST be specified. The location MUST specify, as a non-empty string (ignoring white space), the absolute path (such as "/salesreports/orderdetails") or the relative path (such as "orderdetails") to a subreport on the same server. Relative paths start in the same folder as the main report, not the subreport.
Following is the parent element of the Subreport.ReportName element.
Parent elements |
---|
Subreport |
The following is the XML Schema definition of the Subreport.ReportName element.
-
<xsd:element name="ReportName" type="xsd:string" />