다음을 통해 공유


RemoteGlobalCache.AddFilter Method

Adds a filter to the cache.

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

Syntax

'Declaration
Public Sub AddFilter ( _
    filter As Filter _
)
'Usage
Dim instance As RemoteGlobalCache
Dim filter As Filter

instance.AddFilter(filter)
public void AddFilter(
    Filter filter
)

Parameters

See Also

Reference

RemoteGlobalCache Class

RemoteGlobalCache Members

Microsoft.PerformancePoint.Scorecards Namespace