Share via


KpiMeasure Members (Microsoft.PerformancePoint.Scorecards)

Represents a KpiMeasure (an actual or target) for a KPI.

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

Public Constructors

  Name Description
Public method KpiMeasure  

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId  Constant and unique property name for the element description. (inherited from Element)
Public fieldStatic UniqueNameId  Constant and unique property name for the element name. (inherited from Element)
Public fieldStatic UniqueOwnerId  Constant and unique property name for the element owner. (inherited from Element)

Top

Public Properties

  Name Description
Public property Comments  The collection of comments on the element. (inherited from Element)
Public property CurrentFormula The MDX formula to use in order to compute the current value.
Public property DataSourceId The ID of the data source associated with this KpiMeasure.
Public property DefaultDimensionSettings The default dimensions represent the dimension slices to apply to the measure query for this KpiMeasure.
Public property Description  A long description of the element. (inherited from Element)
Public property Guid  The ID that uniquely defines the first class element. (inherited from Element)
Public property IsCustomCurrentFormula If true, then CurrentFormula is used to compute the current value.
Public property ModelCurrent The current value.
Public property Name  The display name of the element. (inherited from Element)
Public property OdbcQuery The ODBC query string.
Public property OverrideDisplayFormat If true, the KpiMeesaure display settings are used to override the default display settings from the data source
Public property OverrideFormatSettings The settings used to override the default data source formatting
Public property OverrideHoverText Hover text to show on mouseover
Public property Owner  The owner of the element. (inherited from Element)
Public property OwnerKpiId The ID of the KPI this KpiMeasure is associated with.
Public property Pattern The pattern of this KpiMeasure.
Public property Properties  The collection of properties for this element. (inherited from Element)
Public property TimeFilterFormula The Time intelligence filter formula to apply to the measure query for this KpiMeasure.
Public property UnitOfMeasure The unit of measure used for display.
Public property ValueSource The settings used to override the default data source formatting

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Performs a deep copy.
Public method CompareTo Overloaded.  
Public method CopyCalcTypeFrom Copy from another element.
Public method CopyDataMappingsFrom Copy from another element.
Public method CopyFormatSettingsFrom Copy from another element.
Public method CopyFrom Overridden. Used by inherited classes to perform a deep clone.
Public method Diff Overridden. Compares this object with another and returns the differences.
Public method Equals Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetOverrideFormattedValue Formats the kpi measure values according to the settings defined in the UI
Public method GetOverrideValue  
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Overridden. Validate this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

KpiMeasure Class
Microsoft.PerformancePoint.Scorecards Namespace