ALM Site Administratation Client Type Library
RemoveProject Method
DomainName
The domain name.

ProjectName
The project name.

Description

Removes a project from the list of projects in a domain without deleting the project database.

Syntax

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

Parameters

DomainName
The domain name.

ProjectName
The project name.

Return Type

Returns "1" on success.

Remarks

The project must be deactivated before calling this function.

Example

See Also

Send documentation feedback to HP.