PivotOlapKpiMeasures Properties
Contains the names of the OLAP measures that represent values of a particular KPI.
Name | Description |
---|---|
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Goal |
Gets the name of the measure that stores the KPI’s goal values. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Kpi |
Gets the name of the KPI. |
Status |
Gets the name of the measure that stores the KPI’s status values. |
Trend |
Gets the name of the measure that stores the KPI’s trend values. |
Value |
Gets the name of the measure that stores the KPI’s actually achieved values. |
Weight |
Gets the name of the measure that stores the KPI’s weight values. |
See Also