Kpis Element (ASSL)
Contains the collection of key performance indicators (Kpi elements) associated with the parent element.
Синтаксис
<Cube><!-- or Perspective -->
...
<Kpis>
<Kpi>...</Kpi> <!-- parent: Cube -->
<!-- or -->
<Kpi xsi:type="PerspectiveKpi">...</Kpi> <!-- parent: Perspective -->
...
</Cube>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship
Element
Parent elements
Child elements
Ancestor or Parent
Child Element
PerspectiveKpi of type PerspectiveKpi
Замечания
The corresponding element in the Analysis Management Objects (AMO) object model is KpiCollection.