ProjectPeople
Return a list of People associated with a Project. Includes users in the directory and reference users.
Columns
| Name | Type | References | |
| ProjectId | Integer |
Projects.Id | |
| Id [KEY] | Integer | ||
| FirstName | String | ||
| LastName | String | ||
| ContactIsActive | Boolean | ||
| EmployeeId | String | ||
| IsEmployee | Boolean | ||
| UserId | Integer | ||
| WorkClassificationId | Integer |