SolveOrder Element (ASSL)
Indicates the solve order in which the CalculationProperty element is applied to a calculated member or calculated cell definition.
Syntax
<CalculationProperty>
...
<SolveOrder>...</SolveOrder>
...
</CalculationProperty>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | Integer |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element | CalculationProperty |
Child elements | None |
Remarks
The SolveOrder property applies to CalculationProperty elements with a CalculationType of Member or Cells.
The element that corresponds to the parent of SolveOrder in the Analysis Management Objects (AMO) object model is CalculationProperty.
See Also
CalculationProperties Element (ASSL)
MdxScript Element (ASSL)
MdxScripts Element (ASSL)
Properties (ASSL)