Label Element, ParameterValue (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains the label to display to the user for the parameter.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The value that is passed as the actual parameter is stored in the sibling Value element. The Label element displays a friendly string to the user.
The Label element contains an expression that evaluates to a string. If the expression is the empty string, the corresponding Value element is used as the label.
If the Value element contains an expression that evaluates to an array, the Label element expression must also return an array with same number of items.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Parameters in Reporting Services