BIMonitoringServiceApplicationProxy.TrimAnnotationUntouchedSince method
SharePoint 2013
Removes annotations that have not been modified since the specified date.
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Parameters
- untouchedSince
- Type: System.DateTime
The specified date. Annotations that have not been modified since this date are removed.
Security Note