KpiMeasureValue 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) measure.

The KpiMeasureValue type exposes the following members.

Constructors

  Name Description
Public method KpiMeasureValue() Initializes a new instance of the KpiMeasureValue class.
Public method KpiMeasureValue(IGlobalCache) Initializes a new instance of the KpiMeasureValue class.
Public method KpiMeasureValue(KpiMeasureValue) Initializes a new instance of the KpiMeasureValue class, based on another KpiMeasureValue object.

Top

Properties

  Name Description
Public property BaseKpiLocation Gets or sets the location of the base key performance indicator (KPI) in the repository.
Public property BaseKpiMeasure Gets the base measure.
Public property BaseKpiMeasureId Gets or sets the GUID of the base measure.
Public property CurrentValue Gets or sets the current value of this object.
Public property DisplayValue Gets or sets the display value that is specified in the data source and formatted according to the measure settings.
Public property IsInError Gets or sets a Boolean value that indicates whether this measure value is in error.
Public property IsInfinity Gets or sets a value that indicates whether this measure value is infinity and whether is positive or negative infinity.
Public property IsNull Gets or sets a Boolean value that indicates whether this measure value is null.
Public property LocalCache Gets or sets the local cache that is used to look up objects.
Public property Name Gets the name of this measure value object.
Public property OverrideValue Gets the adjusted value of this measure value after applying the multiplier and rounding scheme.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Protected method CopyFrom Copies from another KpiMeasureValue 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

KpiMeasureValue Class

Microsoft.PerformancePoint.Scorecards Namespace