Direction Element (RDL)
Indicates whether the items are sorted in ascending or descending order.
Sintaxis
<SortBy>
...
<Direction>...</Direction>
...
</SortBy>
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 |
Notas
The Direction element must contain one of the following values:
- Ascending
- Descending
Vea también
Referencia
Report Definition XML Elements