ALM Open Test Architecture API Type Library Version 12.55
ProjectsListEx Property
The logical group of projects in the data base.
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 logical group of projects in the data base.
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

ITDConnection Interface  | ITDConnection Members