ConnectionData Class

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

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ConnectionData

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ConnectionData
'Usage
Dim instance As ConnectionData
[SerializableAttribute]
public class ConnectionData

Remarks

A ConnectionData object encapsulates the data sent to reports that are connected to the scorecard’s Cell Context beginpoint.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ConnectionData Members

Microsoft.PerformancePoint.Scorecards Namespace