Freigeben über


BIMonitoringServiceApplicationProxy.TrimAnnotationByOwner-Methode

Entfernt die Anmerkungen vom angegebenen Besitzer.

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
)

Parameter

Implementiert

IBIMonitoringServiceApplicationProxy.TrimAnnotationByOwner(String)

Hinweise

SicherheitshinweisSicherheitshinweis

Dieser Vorgang erfordert Administratorrechte auf Farmebene.

Siehe auch

Referenz

BIMonitoringServiceApplicationProxy Klasse

BIMonitoringServiceApplicationProxy-Member

Microsoft.PerformancePoint.Scorecards-Namespace