Partager via


Membres Kpi

Key performance indicators (KPIs) are metadata wrappers around measures and MDX expressions.

Le type Kpi expose les membres suivants.

Méthodes

  Nom Description
Méthode publique {dtor} Releases all resources used by the Kpi.
Méthode publique Dispose Releases all resources used by the Kpi.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption Gets the caption associated with the Kpi.
Propriété publique Description Gets a human-readable description of the Kpi.
Propriété publique DisplayFolder Gets a forward-slash-delimited categorization structure, used by client applications to determine the hierarchical presentation of the Kpi.
Propriété publique Name Gets the name of the Kpi.
Propriété publique ParentCube Gets the CubeDef representing the cube to which the Key performance indicator (KPI) belongs.
Propriété publique ParentKpi Gets the parent Kpi of the current Kpi.
Propriété publique Properties Gets a collection containing the properties of the Kpi.
Propriété publique StatusGraphic Gets a String representing a graphic for displaying Kpi status.
Propriété publique TrendGraphic Gets a String representing a graphic for displaying Kpi trend information.
Propriété publique UniqueName

Haut de la page