ALM Open Test Architecture API Type Library Version 12.55
ProjectsListEx Property
The name of a domain of projects defined in the ALM site.
Description
The projects available within the specified domain.
Property type
Read-only property
Syntax
Visual Basic
Public Property ProjectsListEx( _
   ByVal DomainName As String _
) As List
Parameters
DomainName
The name of a domain of projects defined in the ALM site.
Remarks

This property is obsolete.

To continue to use this property, you must set the BACKWARD_SUPPORT_ALL_DOMAINS_PROJECTS flag in the site configuration. For details, see the ALM Administrator Guide.

See Also

TDConnection Object  | TDConnection Members