ITaskSelectorService1

Operations

NameSignatureDescription
BulkGetProjectOrTaskDetailsTaskSelectorProjectOrTaskDetails1[] BulkGetProjectOrTaskDetails(Uri[] projectOrTaskUris)Get bulk result containing the details for the entire task or projects
GetCountOfClientsFilteredByTextSearchInt32 GetCountOfClientsFilteredByTextSearch(Uri timesheetUri, ClientTextSearchParameter1 textSearch)Get the number of clients available for use on a given custom timesheet
GetCountOfProgramsFilteredByTextSearchInt32 GetCountOfProgramsFilteredByTextSearch(Uri timesheetUri, ProgramTextSearchParameter1 textSearch)Get the number of programs available for use on a given custom timesheet
GetCountOfProjectsFilteredByClientAndTextSearchInt32 GetCountOfProjectsFilteredByClientAndTextSearch(Uri timesheetUri, Uri clientUri, ProjectTextSearchParameter1 textSearch, Uri clientNullFilterBehaviorUri)Get the number of projects available for use on a given timesheet
GetCountOfProjectsFilteredByProgramAndTextSearchInt32 GetCountOfProjectsFilteredByProgramAndTextSearch(Uri timesheetUri, Uri programUri, ProjectTextSearchParameter1 textSearch, Uri programNullFilterBehaviorUri)Get the number of projects available for use on a given timesheet
GetCountOfTasksFilteredByProjectAndTextSearchInt32 GetCountOfTasksFilteredByProjectAndTextSearch(Uri timesheetUri, Uri projectUri, TaskTextSearchParameter1 textSearch)Get the number of tasks available for use on a given custom timesheet
GetPageOfClientsFilteredByTextSearchClientReference1[] GetPageOfClientsFilteredByTextSearch(Int32 page, Int32 pageSize, Uri timesheetUri, ClientTextSearchParameter1 textSearch)Get the clients available for use on a given custom timesheet
GetPageOfProgramsFilteredByTextSearchProgramReference1[] GetPageOfProgramsFilteredByTextSearch(Int32 page, Int32 pageSize, Uri timesheetUri, ProgramTextSearchParameter1 textSearch)Get the programs available for use on a given custom timesheet
GetPageOfProjectsFilteredByClientAndTextSearchTimeAllocationAvailableProjectDetails1[] GetPageOfProjectsFilteredByClientAndTextSearch(Int32 page, Int32 pageSize, Uri timesheetUri, Uri clientUri, ProjectTextSearchParameter1 textSearch, Uri clientNullFilterBehaviorUri)Get the projects available for use on a given timesheet
GetPageOfProjectsFilteredByProgramAndTextSearchTimeAllocationAvailableProjectDetails1[] GetPageOfProjectsFilteredByProgramAndTextSearch(Int32 page, Int32 pageSize, Uri timesheetUri, Uri programUri, ProjectTextSearchParameter1 textSearch, Uri programNullFilterBehaviorUri)Get the projects available for use on a given timesheet
GetPageOfTasksFilteredByProjectAndTextSearchTimeAllocationAvailableTaskDetails1[] GetPageOfTasksFilteredByProjectAndTextSearch(Int32 page, Int32 pageSize, Uri timesheetUri, Uri projectUri, TaskTextSearchParameter1 textSearch)Get the tasks available for use on a given custom timesheet
GetProjectsOrTasksAvailableForSelectionProjectsOrTasksAvailableForSelectionDetails1[] GetProjectsOrTasksAvailableForSelection(Uri timesheetUri, Uri[] projectOrTaskUris)Get list of project and task details available for timesheet selection
GetTaskProgressForAssignedTasksForTimesheetTimesheetProjectOrTaskProgressDetails1[] GetTaskProgressForAssignedTasksForTimesheet(Uri timesheetUri, Uri[] projectOrTaskUris)Get Actual/Estimated hours detail for a specific Project or Task for a timesheet
GetTaskProgressForTimesheetTasksTimesheetProjectOrTaskProgressDetails1[] GetTaskProgressForTimesheetTasks(Uri timesheetUri)Get Actual/Estimated hours detail for all Projects and Tasks for a timesheet