IBIMonitoringStore interface

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the interface for the data store, which is used by the front-end Web server and the application server to create, read, update, and delete objects in the repository.

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

Syntax

'Declaration
Public Interface IBIMonitoringStore
'Usage
Dim instance As IBIMonitoringStore
public interface IBIMonitoringStore

Remarks

For implementation-specific details about these methods, see the SPDataStore class.

See also

Reference

IBIMonitoringStore members

Microsoft.PerformancePoint.Scorecards namespace