ConfiguredView Members (Microsoft.PerformancePoint.Scorecards)

Represents a configured scorecard view.

The following tables list the members exposed by the ConfiguredView type.

Public Constructors

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

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId  Constant and unique property name for the element description. (inherited from Element)
Public fieldStatic UniqueNameId  Constant and unique property name for the element name. (inherited from Element)
Public fieldStatic UniqueOwnerId  Constant and unique property name for the element owner. (inherited from Element)

Top

Public Properties

  Name Description
Public property AllowAnnotations Indicates if comments are allowed in the scorecard.
Public property AllowShowDetails If true, show details are allowed in the scorecard.
Public property AlwaysShowAnnotationCellFlags If true, annotation cell marks are always shown when ShowCellSelection is true.
Public property Comments  The collection of comments on the element. (inherited from Element)
Public property DataSourceId The unique ID of the data source to link to.
Public property Description  A long description of the element. (inherited from Element)
Public property EnableTextwrap Indicates if text wrapping is enabled in the scorecard.
Public property ExpandToFitWidth If true, the scorecard expands to fit the width of its container in the view.
Public property GridViewDefinition The view definition.
Public property Guid  The ID that uniquely defines the first class element. (inherited from Element)
Public property HideScorecard Indicates whether to show scorecard data in the dashboard.
Public property Name  The display name of the element. (inherited from Element)
Public property Owner  The owner of the element. (inherited from Element)
Public property Properties  The collection of properties for this element. (inherited from Element)
Public property ShowInfoToolTips If true, info tooltips are allowed in the scorecard.
Public property ToolbarOptions The toolbar options for the column headers.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Performs a deep copy.
Public method CompareTo  (inherited from Element)
Public method CopyFrom  (inherited from Element)
Public methodStatic CreateDefaultConfiguredView Creates a default configured view.
Public method Diff Overridden. Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from Element)
Public method GetDependencyVersionIdentifier Gets a string that represents the versions of all dependencies of this element.
Public method GetHashCode  (inherited from Object)
Public method GetIndicatorIds Gets the IDs of all the indicators referenced directly by this view.
Public method GetKpiIds Gets the IDs of all the KPIs in this view.
Public method GetPageFilters Gets the page filters that are displayed for this configured view. This data structure is used in the call to GenerateView.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Overridden. Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ConfiguredView Class
Microsoft.PerformancePoint.Scorecards Namespace