Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the annotations of the specified owner.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Sub TrimAnnotationByOwner ( _
owner As String _
)
'Usage
Dim instance As IBIMonitoringStore
Dim owner As String
instance.TrimAnnotationByOwner(owner)
void TrimAnnotationByOwner(
string owner
)
Parameters
owner
Type: System.StringThe owner of the annotations to delete.