IProjectDescriptor2 Interface
Description
Information about a project.
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