<report> | ![]() |
| Syntax <report> | |
| Example | |
| Element: report | |
| Parent: view
Description: Declaration of a report object used to create custom reports. Occurs: 0 or unbound. (i. e Within the <view> element the <report> element can occur zero or many times.) | |
| Attribute: view_id | |
| Description: Unique alphanumeric indentifier of this report view object.
Value Type: string Value: user defined Occurs: 1 (i.e required) | |
| Element: html_file | |
| Parent: report
Description: URL of the HTML resource used by the report. Value Type: URL (parameter) Value : user defined. Occurs: 1 (i.e required) | |
| Element: template_file | |
| Parent: report
Description: URL of the print template resource used by the report. Refer to the MSDN Print Template documentation for more information about print templates. Value Type: URL (parameter) Value : user defined. (Internet Explorer's standard template is used by default.) Occurs: 0 or 1 (i.e optional) | |
top
