Share via


IBIMonitoringServiceApplicationProxy.TrimAnnotationUntouchedSince - Méthode

Supprime les annotations qui n'ont pas été modifiées depuis une date spécifiée.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerCommon (dans Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntaxe

'Déclaration
Sub TrimAnnotationUntouchedSince ( _
    untouchedSince As DateTime _
)
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim untouchedSince As DateTime

instance.TrimAnnotationUntouchedSince(untouchedSince)
void TrimAnnotationUntouchedSince(
    DateTime untouchedSince
)

Paramètres

  • untouchedSince
    Type : System.DateTime

    La date cible. Les annotations qui n'ont pas été modifiées depuis cette date sont supprimées du système.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms