IAssignedTaskService1

Operations

NameSignatureDescription
BulkGetProjectAssignmentDetailsAssignedProjectDetails1[] BulkGetProjectAssignmentDetails(Uri[] projectUris, DateRangeParameter1 dateRange)Get assignment details for the current user for the set of projects
BulkGetTaskDetailsAssignedTaskDetails1[] BulkGetTaskDetails(Uri[] taskUris)Get bulk result containing the details for the entire task for the current user
BulkGetTaskProgressDetailsAssignedTaskProgressDetails1[] BulkGetTaskProgressDetails(Uri[] taskUris)Get Actual/Estimated hours detail for a specific Task for a timesheet for the current user
GetLatestUserEstimatesAssignedTaskUserEstimates1[] GetLatestUserEstimates(Uri[] taskUris)Get the current user's latest estimates on a given tasks
GetPageOfAssignedProjectsForDateRangeProjectReference1[] GetPageOfAssignedProjectsForDateRange(Int32 page, Int32 pageSize, DateRangeParameter1 dateRange)Get list of projects assigned to the current user for the given date range
GetTaskDetailsForTimesheetTasksAssignedTaskDetails1[] GetTaskDetailsForTimesheetTasks(Uri timesheetUri)Get bulk result containing the details for all Tasks for a timesheet
GetTaskProgressForTimesheetTasksAssignedTaskProgressDetails1[] GetTaskProgressForTimesheetTasks(Uri timesheetUri)Get Actual/Estimated hours detail for all Tasks for a timesheet
GetUserHoursWorkedUntilDateCalendarDayDuration1 GetUserHoursWorkedUntilDate(Uri taskUri, Date1 date)Get the current user's hours worked on a given task and before a given date