Expand Minimize
This topic has not yet been rated - Rate this topic

BIMonitoringServiceApplicationProxy.TrimAnnotationUntouchedSince method

Removes annotations that have not been modified since the specified date.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
public void TrimAnnotationUntouchedSince(
	DateTime untouchedSince
)

Parameters

untouchedSince
Type: System.DateTime
The specified date. Annotations that have not been modified since this date are removed.

Implements

IBIMonitoringServiceApplicationProxy.TrimAnnotationUntouchedSince(DateTime)
Security note Security Note

This operation requires farm-level administration rights.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.