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 ReportParameter.Prompt element specifies the text to use when prompting the user to provide the value or values for a ReportParameter. The ReportParameter.Prompt element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1). If this element is not present, the user is not prompted for, or otherwise allowed to provide, a value for this parameter.
Following is the parent element of the ReportParameter.Prompt element.
|
Parent elements |
|---|
|
ReportParameter |
The following is the XML Schema definition of the ReportParameter.Prompt element.
-
<xsd:element name="Prompt" type="StringLocIDType" minOccurs="0" />