Type Property
Description
Returns the project's type.
Property type
Read-only property
Syntax
Visual Basic
Public Property Type As String
Remarks

The project types are defined in a server configuration file. ALM is shipped with one pre-defined project type, Standard.

For more details, see the ALM Administrator Guide.

See Also