BIData class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the columns of data for each selected value in a provider Web Part and specifies the endpoint parameter that the data applies to.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.BIData

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

Syntax

'Declaration
<DataContractAttribute> _
Public Class BIData
'Usage
Dim instance As BIData
[DataContractAttribute]
public class BIData

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

BIData members

Microsoft.PerformancePoint.Scorecards namespace