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

Description

Returns the list of enabled extensions.

Syntax

Visual Basic
Public Function GetEnabledExtensionsForProject( _
   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.

Return Type

On success, returns an XML string containing the list of extensions enabled for the project.

See Also

Send documentation feedback to HP.