ALM Site Administratation Client Type Library
DeleteProjectParam Method
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
ParamName
The parameter name is case-sensitive.

Description

Deletes the specified project parameter.

Syntax

Visual Basic
Public Sub DeleteProjectParam( _
   ByVal DomainName As String, _
   ByVal ProjectName As String, _
   ByVal ParamName As String _
) 

Parameters

DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
ParamName
The parameter name is case-sensitive.

See Also

Send documentation feedback to HP.