Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
BIData | Initializes a new instance of the BIData class with the specified properties. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ConsumerParameter | Gets the consumer endpoint for the provider data. |
![]() |
DataValidated | Gets a Boolean value that indicates whether the data contained in the DataTable object has been validated. |
![]() |
DisplayColumnName | Gets the column name in the data table that contains the display name for the selected value in the provider Web Part. |
![]() |
ProviderValues | Gets the provider values. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top