AssnHistoryItemType enumeration

Office 2013 and later

Specifies the assignment history item type.

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

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

Member nameDescription
AssignmentValue=0. Return assignment items.
SingleTransactionValue=1. Return a single transaction item.
TaskValue=2. Return task items.

AssnHistoryItemType indicates the desired item type to return from history.

The AssnHistoryItemType type is used in the ReadAssignmentHistory PSI method.

NoteNote

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

Show: