BIMonitoringServiceApplicationProxy.TrimAnnotationByOwner Method

Removes the annotations of the specified owner.

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

Syntax

'Declaration
Public Sub TrimAnnotationByOwner ( _
    Owner As String _
)
'Usage
Dim instance As BIMonitoringServiceApplicationProxy
Dim Owner As String

instance.TrimAnnotationByOwner(Owner)
public void TrimAnnotationByOwner(
    string Owner
)

Parameters

Implements

IBIMonitoringServiceApplicationProxy.TrimAnnotationByOwner(String)

Remarks

Security noteSecurity Note

This operation requires farm-level administration rights.

See Also

Reference

BIMonitoringServiceApplicationProxy Class

BIMonitoringServiceApplicationProxy Members

Microsoft.PerformancePoint.Scorecards Namespace