Projects
Returns the list of all projects.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| ProjectId [KEY] | Long | ||
| ProjectName | String | ||
| Description | String | ||
| Rate | Double | ||
| Status | String |
The allowed values are Status.All, Status.Active, Status.Inactive". | |
| TotalHours | String | ||
| BillableHours | String | ||
| BillingType | String | ||
| CanBeInvoiced | Boolean | ||
| CreatedTime | Datetime | ||
| CustomerId | String | ||
| CustomerName | String | ||
| HasAttachment | Boolean | ||
| LastModifiedTime | Datetime | ||
| OtherServiceAppSource | String | ||
| UsersWorking | Boolean |