IBIMonitoringServiceApplicationProxy.TrimAnnotationByOwner Method

Removes the annotations of a specified owner.

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

Syntax

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

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

Parameters

See Also

Reference

IBIMonitoringServiceApplicationProxy Interface

IBIMonitoringServiceApplicationProxy Members

Microsoft.PerformancePoint.Scorecards Namespace