GetProjects
What it does
Gets information about all the projects on the Application Server.
Definition
Project [] GetProjects();
Parameters
None.
Returned value
Type | Description |
Project[] | A set of records, each containing information about one of the projects |
4/12/2024 6:16:02 PM