Label Element (ParameterValue) (RDL)
Contains the label to display to the user for the parameter.
Sintassi
<ParameterValue>
...
<Label>...</Label>
...
</ParameterValue>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that occurs once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Osservazioni
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.
Vedere anche
Riferimento
Report Definition XML Elements
Value Element (ParameterValue) (RDL)