Returns the list of enabled extensions.
Visual Basic |
---|
Public Function GetEnabledExtensionsForProject( _ ByVal DomainName As String, _ ByVal ProjectName As String _ ) As String |
- DomainName
- The logical group of projects in the ALM database.
- ProjectName
- The name of the project in the ALM database.
On success, returns an XML string containing the list of extensions enabled for the project.