ProcessingPriority Element (ASSL)
Determines the processing priority of the parent object during background operations, for example lazy aggregation, indexing, or clustering.
Syntax
<Dimension> <!-- or MeasureGroup, Partition -->
   ...
   <ProcessingPriority>...</ProcessingPriority>
   ...
</Dimension>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | Integer | 
| Default value | 0 | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | |
| Child elements | None | 
Remarks
The elements that correspond to the parents of ProcessingPriority in the Analysis Management Objects (AMO) object model are Dimension, MeasureGroup, and Partition.