Microsoft.PerformancePoint.Scorecards.Extensions Namespace

Classes

  Class Description
Public class CustomAdomdDataSourceProvider Represents a custom OLAP data source provider, which is used to run an MDX query.
Public class CustomDataSourceProvider Represents a custom data source provider.
Public class CustomParameterDataProvider Represents a custom data provider for a filter.
Public class ParameterProviderRegistry Represents the registry of filters.

Interfaces

  Interface Description
Public interface IGridViewTransform Represents a transform on a scorecard view, which runs before the scorecard is rendered.
Public interface IParameterDataProvider Represents the interface for a filter data provider.

Delegates

  Delegate Description
Public delegate MetadataCallback Represents the callback for the AccessMetadata call.
Public delegate QueryCallback Represents the callback for the RunQuery call.

Enumerations

  Enumeration Description
Public enumeration GridViewTransformType Represents the type of grid view transform.