Prompt Element (ReportParameter) (RDL)
Designates the text that the user interface displays when prompting the user for parameter values.
Syntax
<ReportParameter Name="...">
...
<Prompt>...</Prompt>
...
</ReportParameter>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Remarks
If the Prompt element is omitted, the user is not prompted for a value for this parameter, nor can the parameter be accessed any other way (for example, through URL access or in a subreport or drillthrough report).
See Also
Reference
Report Definition XML Elements