Projects
Gets a filtered list of Projects
Columns
| Name | Type | References | |
| ProjectId [KEY] | Long | ||
| ProjectName | String | ||
| Status | String | ||
| ProjectDetails | String | ||
| CategoryId | Long | ||
| StartedDate | Datetime | ||
| CompletedDate | Datetime | ||
| Customfields | String | ||
| DateCreatedUtc | Datetime | ||
| DateUpdatedUtc | Datetime | ||
| ImageUrl | String | ||
| LastActivityDateUtc | Datetime | ||
| NextActivityDateUtc | Datetime | ||
| OpportunityId | Long | ||
| OwnerUserId | Int | ||
| PipelineId | Long | ||
| ResponsibleUserId | Int | ||
| StageId | Long | ||
| Tags | String |