ALM Open Test Architecture API Type Library Version 12.55
ProjectDescriptor Object
Members 
Description
Information about a project.
Remarks
Get a reference from the list returned by TDConnection.GetAllVisibleProjectDescriptors.
Public Properties
Public Property CanLoginReturns true if the current user can connect to the project.
Public Property DomainNameReturns the project's domain name.
Public Property IsTemplateReturns true when the project is a template.
Public Property IsUnicodeReturns true if the project is a unicode project.
Public Property NameReturns the project's name.
Public Property TypeReturns the project's type.
Public Property UIdReturns the project's Unique ID number.
See Also

ProjectDescriptor Members