WorkspaceProjects
Generates the list of Projects related with particular Workspace.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Wid | Integer |
Workspaces.Id | |
| Cid | Integer |
Clients.Id | |
| Name | String | ||
| Billable | Boolean | ||
| IsPrivate | Boolean | ||
| IsActive | Boolean | ||
| Template | Boolean | ||
| UpdatedAt | Datetime | ||
| CreatedAt | Datetime | ||
| Color | String | ||
| AutoEstimates | Boolean | ||
| HexColor | String |