BIDataContainer Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents Web Part context information.

The BIDataContainer type exposes the following members.

Constructors

  Name Description
Public method BIDataContainer() Initializes a new instance of the BIDataContainer class.
Public method BIDataContainer(WebPartContext) Initializes a new instance of the BIDataContainer class with the specified context.
Public method BIDataContainer(WebPartContext, Boolean) Initializes a new instance of the BIDataContainer class with the specified context and the filter selections received from providers.

Top

Properties

  Name Description
Public property BIDataContainerWebPartContext Gets the Web Part context for this object.
Public property ClientViewState Gets the client view state for the Web Part context.
Public property InUseProviderParameterNames Gets the out-parameter names that are connected to a consumer.
Public property ParameterMessages Gets the parameter messages from the current rendering session.
Public property ParameterValuesCollection Gets the current set of parameter values sent to this control for the current rendering session.
Public property ProviderParameterSelections Gets the currently selected parameter values.

Top

Methods

  Name Description
Public method ClearSelections Clears the values, messages, and mappings collections.
Public method CreateCacheKey Creates a cache key with the parameter message and endpoint.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetParameterMapping Gets a parameter mapping (inbound parameter).
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BIDataContainer Class

Microsoft.PerformancePoint.Scorecards Namespace