Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes a filter from a SharePoint list.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Sub DeleteFilter ( _
location As RepositoryLocation _
)
'Usage
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation
instance.DeleteFilter(location)
void DeleteFilter(
RepositoryLocation location
)
Parameters
location
Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocationThe location of the filter in the SharePoint list.