Scorecard Methods

Include Protected Members
Include Inherited Members

The Scorecard type exposes the following members.

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CopyFrom Copies from another object. (Overrides FirstClassElement.CopyFrom(Element).)
Public methodStatic member CreateNew Creates a scorecard.
Public method CrossValidate Validates this object.
Public method Diff Compares this object with another object and returns the differences. (Overrides FirstClassElement.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(FirstClassElement) Determines whether this object is equal to another object of the same type. (Inherited from FirstClassElement.)
Public method Equals(Scorecard) Determines whether the current object is equal to another object of the same type.
Protected method Finalize (Inherited from Object.)
Public method GetChildFCOLocations Returns a list of the locations of the data sources for the key performance indicators (KPIs) and indicators that are associated with the scorecard. (Overrides FirstClassElement.GetChildFCOLocations().)
Public method GetHashCode (Inherited from Object.)
Public method GetIndicatorLocations Returns the locations of the indicators that are directly associated with the scorecard.
Public method GetKpiLocations Returns the locations of the key performance indicators (KPIs) that are associated with this scorecard.
Public methodStatic member GetRendererClassForNativeFCO Returns the renderer class for a native scorecard.
Public method GetType (Inherited from Object.)
Public method InitBeginPoints Initializes the beginpoint collection.
Public method InitEndPoints Initializes the endpoint collection.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides FirstClassElement.Validate().)

Top

See Also

Reference

Scorecard Class

Microsoft.PerformancePoint.Scorecards Namespace