StatusUpdateType Enumeration

Specifies the nature of a status update.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration StatusUpdateType
'Usage
Dim instance As StatusUpdateType
public enum StatusUpdateType

Members

Member name Description
Update Value=0.
Decline Value=1.
CreateTask Value=2.
Delegate Value=3.
CreateAssignment Value=4.
TeamDelegate Value=5.
DeleteTask Value=6.
DeleteAssignment Value=7.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace