Share via


ConnectionData Members (Microsoft.PerformancePoint.Scorecards)

Represents a data class for scorecard inter-control and inter-Web part communication.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property ColumnSlices The active column slices. Null if a cell wasn't selected.
Public property ConfiguredViewId The ID of the active ConfiguredView.
Public property PageFilters The active page filters.
Public property RowSlices The active row slices. Null if a cell wasn't selected.
Public property ScorecardId The ID of the active scorecard.
Public property SelectedColumnId The ID of the selected column.
Public property SelectedKpiId The ID of the selected KPI.
Public property SelectedKpiMeasureId The ID of the selected KPI measure.
Public property SelectedRowId The ID of the selected row.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

ConnectionData Class
Microsoft.PerformancePoint.Scorecards Namespace