ConnectionData Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the contextual information of a scorecard cell.

The ConnectionData type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActualValue Gets or sets the formatted actual value text that is associated with the selected cell.
Public property AggregationDisplayName Gets or sets the display text that represents the aggregation type of the selected cell.
Public property ColumnPath Gets or sets the string representation of the column path to the selected cell.
Public property ColumnSlices Gets or sets the collection of members from the column axis for slicing the cell data.
Public property ColumnType Gets or sets the column type of the selected cell.
Public property Comments Gets or sets the comments that are associated with the selected cell.
Public property ConfiguredViewId This property is not used by the ConnectionData class.
Public property InBand Gets or sets the index from the indicator band that is associated with the selected cell.
Public property IsAggregation Gets or sets a Boolean value that indicates whether the metric in the cell is from an aggregation column.
Public property IsColumnHeader Gets or sets a Boolean value that indicates whether the cell is a column header cell.
Public property IsRowHeader Gets or sets a Boolean value that indicates whether the cell is a row header cell.
Public property IsTrend Gets or sets a Boolean value that indicates whether the metric in the cell is a trend aggregation.
Public property PageFilters Gets or sets a collection of members that slices the scorecard.
Public property PropertyDisplayValue Gets or sets the display name for the property if the cell is from a property column.
Public property RowPath Gets or sets the string representation of the row path to the selected cell.
Public property RowSlices Gets or sets the collection of members from the row axis for slicing the cell data.
Public property RowType Gets or sets the row type of the selected cell.
Public property Score Gets or sets the score for the selected cell.
Public property ScorecardLocation This property is not used by the ConnectionData class.
Public property SelectedColumnId This property is not used by the ConnectionData class.
Public property SelectedKpiLocation Gets or sets the location in the repository of the KPI that is associated with the selected cell.
Public property SelectedKpiMeasureId Gets or sets the GUID of the measure that is associated with the selected cell.
Public property SelectedRowId This property is not used by the ConnectionData class.
Public property TargetValue Gets or sets the target value if the selected cell has a target.
Public property VarianceText Gets or sets the variance text for the selected cell if the cell has a variance.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HasRowOrColumnType Determines whether the column or row header of the cell is the specified type.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ConnectionData Class

Microsoft.PerformancePoint.Scorecards Namespace