ALM Site Administratation Client Type Library
ReadMaintenanceTaskProgress Method
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.

Description

Returns the progress of Verify, Repair, and Upgrade tasks.

Syntax

Visual Basic
Public Function ReadMaintenanceTaskProgress( _
   ByVal DomainName As String, _
   ByVal ProjectName As String _
) As String

Parameters

DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.

Example

See Also

Send documentation feedback to HP.