Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains a possible value for the parameter.
Syntax
<ParameterValue>
...
<Value>...</Value>
...
</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 |
Hinweise
The Value element contains the actual parameter value to be passed. The sibling element, Label, contains a user-friendly parameter name.
The Value element contains an expression that evaluates to a variant. The following rules apply for non-string parameters:
- For Boolean parameters, use true and false.
- For DateTime parameters, use the International Organization for Standardization (ISO) 8601 standard.
- For Float parameters, use a period character as the optional decimal separator.
Siehe auch
Verweis
Report Definition XML Elements
Label Element (ParameterValue) (RDL)