Target Methods

Include Protected Members
Include Inherited Members

The Target type exposes the following members.

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides KpiMeasure.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. (Inherited from KpiMeasure.)
Public method CompareTo(Target) Compares this object to another object for sorting purposes.
Public method CopyBandingFrom Copies the banding from another Target object.
Public method CopyBoundariesFrom Copies banding boundaries from another Target object.
Public method CopyCalcFormulaInfo Copies the calculated formula for the actual's query from another KpiMeasure object. (Inherited from KpiMeasure.)
Public method CopyCalcTypeFrom Copies the override settings and the IsRollupScore setting from another Target object. (Overrides KpiMeasure.CopyCalcTypeFrom(KpiMeasure).)
Public method CopyDataMappingsFrom Copies query properties from another KpiMeasure object. (Inherited from KpiMeasure.)
Public method CopyFormatSettingsFrom Copies override formatting properties and mouse over text from another KpiMeasure object. (Inherited from KpiMeasure.)
Public method CopyFrom Copies from another object. (Overrides KpiMeasure.CopyFrom(Element).)
Public method Diff Compares this object with another object and returns the differences. (Overrides KpiMeasure.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. (Inherited from KpiMeasure.)
Public method Equals(Target) 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. (Inherited from KpiMeasure.)
Public method GetOverrideValue Gets the adjusted value after applying the multiplier, format, and rounding. (Inherited from KpiMeasure.)
Public method GetType (Inherited from Object.)
Public method IsSameBanding Determines whether the banding settings of the specified target are the same as this target.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides KpiMeasure.Validate().)

Top

See Also

Reference

Target Class

Microsoft.PerformancePoint.Scorecards Namespace