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()