GridScoreSettings Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents properties and settings for the scores in a key performance indicator (KPI) target column.

The GridScoreSettings type exposes the following members.

Constructors

  Name Description
Public method GridScoreSettings() Initializes a new instance of the GridScoreSettings class.
Public method GridScoreSettings(GridScoreSettings) Initializes a new instance of the GridScoreSettings class based on another GridScoreSettings object.

Top

Properties

  Name Description
Public property Position Gets or sets the position of the score.
Public property RollupType Gets or sets the rollup type of the score.
Public property ScoreType Gets or sets the type of score.
Public property ShowValue Gets or sets a Boolean value that indicates whether to show the score in the target column.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See Also

Reference

GridScoreSettings Class

Microsoft.PerformancePoint.Scorecards Namespace