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 | |
---|---|---|
KpiMeasure |
Top
Public Fields
Name | Description | |
---|---|---|
UniqueDescriptionId | Constant and unique property name for the element description. (inherited from Element) | |
UniqueNameId | Constant and unique property name for the element name. (inherited from Element) | |
UniqueOwnerId | Constant and unique property name for the element owner. (inherited from Element) |
Top
Public Properties
Name | Description | |
---|---|---|
Comments | The collection of comments on the element. (inherited from Element) | |
CurrentFormula | The MDX formula to use in order to compute the current value. | |
DataSourceId | The ID of the data source associated with this KpiMeasure. | |
DefaultDimensionSettings | The default dimensions represent the dimension slices to apply to the measure query for this KpiMeasure. | |
Description | A long description of the element. (inherited from Element) | |
Guid | The ID that uniquely defines the first class element. (inherited from Element) | |
IsCustomCurrentFormula | If true, then CurrentFormula is used to compute the current value. | |
ModelCurrent | The current value. | |
Name | The display name of the element. (inherited from Element) | |
OdbcQuery | The ODBC query string. | |
OverrideDisplayFormat | If true, the KpiMeesaure display settings are used to override the default display settings from the data source | |
OverrideFormatSettings | The settings used to override the default data source formatting | |
OverrideHoverText | Hover text to show on mouseover | |
Owner | The owner of the element. (inherited from Element) | |
OwnerKpiId | The ID of the KPI this KpiMeasure is associated with. | |
Pattern | The pattern of this KpiMeasure. | |
Properties | The collection of properties for this element. (inherited from Element) | |
TimeFilterFormula | The Time intelligence filter formula to apply to the measure query for this KpiMeasure. | |
UnitOfMeasure | The unit of measure used for display. | |
ValueSource | The settings used to override the default data source formatting |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Performs a deep copy. | |
CompareTo | Overloaded. | |
CopyCalcTypeFrom | Copy from another element. | |
CopyDataMappingsFrom | Copy from another element. | |
CopyFormatSettingsFrom | Copy from another element. | |
CopyFrom | Overridden. Used by inherited classes to perform a deep clone. | |
Diff | Overridden. Compares this object with another and returns the differences. | |
Equals | Overloaded. | |
GetHashCode | (inherited from Object) | |
GetOverrideFormattedValue | Formats the kpi measure values according to the settings defined in the UI | |
GetOverrideValue | ||
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
Validate | Overridden. Validate this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
KpiMeasure Class
Microsoft.PerformancePoint.Scorecards Namespace