BIData members

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.

The BIData type exposes the following members.

Constructors

  Name Description
Public method BIData Initializes a new instance of the BIData class with the specified properties.

Top

Properties

  Name Description
Public property ConsumerParameter Gets the consumer endpoint for the provider data.
Public property DataValidated Gets a Boolean value that indicates whether the data contained in the DataTable object has been validated.
Public property DisplayColumnName Gets the column name in the data table that contains the display name for the selected value in the provider Web Part.
Public property ProviderValues Gets the provider values.
Public property ValuesColumnName Gets the column name in the data table that contains the unique identifier for the selected value in the provider Web Part.

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.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

BIData class

Microsoft.PerformancePoint.Scorecards namespace