BIMonitoringServiceApplicationProxy.MaintenanceJob Method
Starts maintenance tasks, such as database cleanup.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Sub MaintenanceJob
'Usage
Dim instance As BIMonitoringServiceApplicationProxy
instance.MaintenanceJob()
public void MaintenanceJob()
See Also
Reference
BIMonitoringServiceApplicationProxy Class