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