Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |