KpiValue Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the value of a key performance indicator (KPI) instance.

The KpiValue type exposes the following members.

Constructors

  Name Description
Public method KpiValue() Initializes a new instance of the KpiValue class.
Public method KpiValue(IGlobalCache) Initializes a new instance of the KpiValue class.

Top

Properties

  Name Description
Public property Actual Gets or sets the actual value for the key performance indicator (KPI).
Public property Actuals Gets the actuals for the key performance indicator (KPI).
Public property BaseKpi Gets or sets the base key performance indicator (KPI) that this value represents.
Public property BaseKpiLocation Gets or sets the location of the base key performance indicator (KPI) in the repository.
Public propertyStatic member ErrorValue Gets the value that indicates an error state.
Public property IsInError Gets or sets a Boolean value that indicates whether this value is in error.
Public property LocalCache Gets or sets the local cache that is used to look up objects.
Public property Targets Gets the target values for the key performance indicator (KPI).
Public property Weight Gets or sets the weight value that is used for the average weighted rollup.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method ComputeScore Computes the banding and score for each target.
Protected method CopyFrom Copies from another object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See Also

Reference

KpiValue Class

Microsoft.PerformancePoint.Scorecards Namespace