Share via


Dashboard.ClearItemCache method

Forces the first class object (FCO) cache to clear.

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

Syntax

'Declaration
Public Sub ClearItemCache
'Usage
Dim instance As Dashboard

instance.ClearItemCache()
public void ClearItemCache()

See also

Reference

Dashboard class

Dashboard members

Microsoft.PerformancePoint.Scorecards namespace