This topic has not yet been rated - Rate this topic

ISPItemDao interface

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version

Represents the data access object (DAO) interface to SharePoint lists that must be implemented by first class objects (FCOs).

This API is not CLS-compliant. 

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
[CLSCompliantAttribute(false)]
public interface ISPItemDao

FCOs are stored in SharePoint documents libraries and lists. Data sources are stored in document libraries, and other FCOs (dashboards, scorecards, reports, filters, key performance indicators (KPIs), and indicators) are stored in lists.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.