Projects
Returns the list of projects.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Name | String | ||
| ProjectStatus | String |
The allowed values are all, inprogress, completed. | |
| ClientId | Long |
Clients.Id | |
| ClientName | String | ||
| IsDeleteAllowed | Boolean | ||
| OwnerId | Long | ||
| OwnerName | String | ||
| ProjectCost | Integer | ||
| ProjectManager | String | ||
| ProjectManagerName | String | ||
| ProjectManagers | String | ||
| ProjectUsers | String |