IFirstClassObjectDao interface

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an interface that is implemented by temporary first class objects (FCOs).

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

Syntax

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

Remarks

A temporary FCO is an analytic report that is stored in the back-end database to preserve its navigation state.

See also

Reference

IFirstClassObjectDao members

Microsoft.PerformancePoint.Scorecards namespace