VisibleProjects Property
Description
The list of projects in the specified domain that the current logged in user is allowed to connect to.
Property type
Read-only property
Syntax
Visual Basic
Public Property VisibleProjects( _
   ByVal DomainName As String _
) As List
Parameters
DomainName
The logical group of projects in the data base.
See Also