Label Element (ParameterValue) (RDL)
Contains the label to display to the user for the parameter.
語法
<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 |
備註
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.
請參閱
參考
Report Definition XML Elements
Value Element (ParameterValue) (RDL)