OrderByAttributeID Element (ASSL)
Identifies another attribute by which to order the members of the Dimension attribute.
Sintassi
<DimensionAttribute>
...
<OrderByAttributeID>...</OrderByAttributeID>
...
</DimensionAttribute>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child elements |
None |
Osservazioni
The OrderByAttributeID element is only used when the value of the OrderBy element for the DimensionAttribute is set to AttributeKey or AttributeName.
The element that corresponds to the parent of OrderByAttributeID in the Analysis Management Objects (AMO) object model is DimensionAttribute.