Gets the properties of all projects in a domain.
| Visual Basic |
|---|
Public Function GetAllDomainProjects( _ ByVal DomainName As String _ ) As String |
- DomainName
- The domain name.
On success, returns an XML string containing the project properties.