Share via


KpiValue Members (Microsoft.PerformancePoint.Scorecards)

Represents the instance value of a KPI.

The following tables list the members exposed by the KpiValue type.

Public Constructors

  Name Description
Public method KpiValue Overloaded. Initializes a new instance of the KpiValue class.

Top

Public Properties

  Name Description
Public property Actual The actual value.
Public property BaseKpi The base KPI that contains this value.
Public property BaseKpiId The GUID of the KPI object this value is an instance of.
Public propertyStatic ErrorValue A KpiValue indicating an error.
Public property IsInError True, if this KPI value has an error.
Public property LocalCache The local cache used to look up elements.
Public property Targets A collection of target values.
Public property Weight The weight used for the average weighted rollup.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Returns a deep copy of this object.
Public method ComputeScore Computes the banding and score for each target.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Validates this object.

Top

Protected Methods

  Name Description
Protected method CopyFrom Copies from a template.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

KpiValue Class
Microsoft.PerformancePoint.Scorecards Namespace