ALM Site Administratation Client Type Library
GetAllProjects Method
ProjectType
The project type can be Standard, Template, or a project type created by an extension.

Description

Gets the properties of all projects or of all properties of the specified type.

Syntax

Visual Basic
Public Function GetAllProjects( _
   Optional ByVal ProjectType As String = "" _
) As String

Parameters

ProjectType
The project type can be Standard, Template, or a project type created by an extension.

Remarks

If the project type is not specified, returns the properites of all projects.

If specified, returns only the properties of projects of that type.

Example

See Also

Send documentation feedback to HP.