ALM Site Administration API Type Library 12.50 and later
ContinueMaintenanceTask Method
The logical group of projects in the ALM database.
The name of the project in the ALM database.
Description
Resumes paused Verify, Repair, and Upgrade tasks.
Syntax
Visual Basic
Public Sub ContinueMaintenanceTask( _
   ByVal DomainName As String, _
   ByVal ProjectName As String _
) 
Parameters
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
See Also

SAapi Object  | SAapi Members