Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
Kpi Class (Microsoft.PerformancePoint.Scorecards)
Represents a KPI (key performance indicator).

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Kpi
    Inherits FirstClassElement
    Implements ICloneable, IDiffable, IEquatable(Of Kpi), _
    IComparable(Of Kpi)
Visual Basic (Usage)
Dim instance As Kpi
C#
[SerializableAttribute] 
public class Kpi : FirstClassElement, ICloneable, IDiffable, IEquatable<Kpi>, 
    IComparable<Kpi>

A KPI is a versioned first class object that uses different KPI providers to retrieve data.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker