DelegationFilterType enumeration

Office 2013 and later

Selects assignments that can be delegated.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
SingleAssignmentValue=0. Select a single assignment. You must specify the assignment unique ID.
ProjectValue=1. Select assignments from a single project. You must specify the project unique ID.
TeamResourceValue=2. Select all assignments.
MyAssignmentsValue=3. Select all uncompleted assignments owned by the current user if the owner has permissions to delegate the assignment and the assignment is not locked down.

For more information, see the ReadAssignmentsForDelegation PSI method.

NoteNote

The Microsoft.Office.Project.Server.Library namespace also includes the DelegationFilterType type.

Show: