ALM Site Administratation Client Type Library
ContinueProject Method
DomainName
The domain name.
ProjectName
The project name.

Description

Continues an interrupted project creation and retrieves project properties.

Syntax

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

Parameters

DomainName
The domain name.
ProjectName
The project name.

Return Type

On success, returns an XML string containing the project properties.

Example

See Also

Send documentation feedback to HP.