IBIMonitoringStore.DeleteReportView Method

Deletes a report from a SharePoint list.

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

Syntax

'Declaration
Sub DeleteReportView ( _
    location As RepositoryLocation _
)
'Usage
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation

instance.DeleteReportView(location)
void DeleteReportView(
    RepositoryLocation location
)

Parameters

See Also

Reference

IBIMonitoringStore Interface

IBIMonitoringStore Members

Microsoft.PerformancePoint.Scorecards Namespace