Freigeben über


BIMonitoringServiceApplicationProxy.DeleteAnnotation-Methode

Löscht einen Kommentar.

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

Syntax

'Declaration
Public Sub DeleteAnnotation ( _
    annotationID As Guid _
)
'Usage
Dim instance As BIMonitoringServiceApplicationProxy
Dim annotationID As Guid

instance.DeleteAnnotation(annotationID)
public void DeleteAnnotation(
    Guid annotationID
)

Parameter

  • annotationID
    Typ: System.Guid

    Die GUID der Anmerkung löschen.

Implementiert

IBIMonitoringServiceApplicationProxy.DeleteAnnotation(Guid)

Siehe auch

Referenz

BIMonitoringServiceApplicationProxy Klasse

BIMonitoringServiceApplicationProxy-Member

Microsoft.PerformancePoint.Scorecards-Namespace