[Statusing Web service] Namespace
The Statusing class in the Web service includes methods that manage timesheet status updates and assignments, apply status updates or approvals, submit status updates, set summary information for submitted updates, delete approved status updates or approval history for a specified user, or delete all status information for a set of projects.
Note: |
|---|
|
The Statusing methods work only for enterprise resources, not for local project resources. Project Server does not publish assignments for local resources. |
Methods in the Statusing class also create, get, or delegate assignments; set assignment work duration; get new assignments for the current user; and get assignment or task transaction history, timephased actuals, or the summary task hierarchy.
Methods in this class also preview or import timesheet data; read a user's working and nonworking schedule; Find pending status updates, information for submitted updates, or a transaction record of changes in a submitted update; and read team status.
Statusing methods typically use or return one of the following objects:
| Enumeration | Description | |
|---|---|---|
![]() | AssnHistoryItemType | Specifies the assignment history item type. |
![]() | DelegationFilterType | Selects assignments that can be delegated. |
Note: 

