ProjectUsers
Returns list of all users associated to a project.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
ProjectId | Long |
Projects.ProjectId | |
UserId [KEY] | Long | ||
UserName | String | ||
UserRole | String | ||
BilledHours | String | ||
BudgetHours | Integer | ||
BudgetHoursInTime | String | ||
String | |||
IsCurrentUser | Boolean | ||
IsTimerRunning | Boolean | ||
Rate | Double | ||
RoleId | String | ||
Status | String | ||
TimerRunningTask | String | ||
TimerStartedDate | String | ||
TotalHours | String | ||
UnBilledHours | String |