The GetProjectsResponse
class represents the response containing a list of projects, inheriting from BaseProjectManagerResponse
.
Properties
Name | Description |
---|
Projects | A list of BaseProjectInformation objects, representing the projects included in the response. |