KpiMeasure Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an actual (calculated metric) for a key performance indicator (KPI).

The KpiMeasure type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AggregateBy Gets or sets the aggregation method to apply to the actual's query.
Public property CalcFormulaInfo Gets or sets the calculated formula to apply to the actual's query.
Public property Comments Gets the collection of comments on the element. (Inherited from Element.)
Public property CurrentFormula Gets or sets the MDX formula or tuple to use to retrieve the current value.
Public property DataSourceLocation Gets or sets the location of the actual's data source.
Public property DefaultDimensionSettings Gets the dimension slices to apply to the actual's query.
Public property Description Gets or sets the description of the element. (Inherited from Element.)
Public property DisableScorecardFilters Gets or sets a Boolean value that indicates whether scorecard filters are disabled for the actual's query.
Public property Guid Gets or sets the unique identifier of the object. (Inherited from SecondClassElement.)
Public property IsCustomCurrentFormula Gets or sets a Boolean value that indicates whether the formula defined in the CurrentFormula property is used to calculate the current value of the actual.
Public property ModelCurrent Gets or sets the current value of the actual.
Public property Name Gets or sets the display name of the element. (Inherited from Element.)
Public property OdbcQuery This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property OverrideDisplayFormat Gets a Boolean value that indicates whether the display settings override the default display settings from the data source.
Public property OverrideFormatProperties Gets or sets the custom format settings for the actual's values.
Public property OverrideHoverText Gets or sets the description to display on mouse over.
Public property Owner Gets or sets the owner of the element. (Inherited from Element.)
Public property OwnerKpiLocation Gets or sets the location of the key performance indicator (KPI) that this actual represents.
Public property Pattern Gets or sets the pattern for this actual.
Public property Properties Gets the collection of properties for this element. (Inherited from Element.)
Public property TimeFilterFormula Gets or sets the formula of the time intelligence filter to apply to the actual's query.
Public property ValueSource Gets or sets the rollup method to apply to the source data.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo(Element) Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CompareTo(KpiMeasure) Compares this object to another object for sorting purposes.
Public method CopyCalcFormulaInfo Copies the calculated formula for the actual's query from another KpiMeasure object.
Public method CopyCalcTypeFrom Copies the override settings from another KpiMeasure object.
Public method CopyDataMappingsFrom Copies query properties from another KpiMeasure object.
Public method CopyFormatSettingsFrom Copies override formatting properties and mouse over text from another KpiMeasure object.
Public method CopyFrom Copies from another object. (Overrides SecondClassElement.CopyFrom(Element).)
Public method Diff Compares this object with another object and returns the differences. (Overrides Element.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Public method Equals(KpiMeasure) Determines whether this object is equal to another object of the same type.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetOverrideFormattedValue Gets the adjusted value after applying the multiplier, formatting, and culture information.
Public method GetOverrideValue Gets the adjusted value after applying the multiplier, format, and rounding.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides Element.Validate().)

Top

See Also

Reference

KpiMeasure Class

Microsoft.PerformancePoint.Scorecards Namespace