Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Contains the path and name of the target report.
Syntax
<Subreport Name="..."> <!-- or Drillthrough -->
...
<ReportName>...</ReportName>
...
</Subreport> <!-- or /Drillthrough -->
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child element |
None |
Remarks
The ReportName element can contain a relative path to the report. A relative path starts in the same folder as the current report.
ReportName cannot contain an empty string.
See Also
Reference
Report Definition XML Elements