ISPFcoCache interface

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the interface to the first class object (FCO) cache, which is used to add FCOs to and remove FCOs from the cache.

This API is not CLS-compliant. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface ISPFcoCache
'Usage
Dim instance As ISPFcoCache
[CLSCompliantAttribute(false)]
public interface ISPFcoCache

Remarks

ISPFcoCache is used internally.

See also

Reference

ISPFcoCache members

Microsoft.PerformancePoint.Scorecards namespace