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.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration StaleFlags
'Usage
Dim instance As Project.StaleFlags
[FlagsAttribute]
public enum StaleFlags
Members
| Member name | Description | |
|---|---|---|
| WBS | Value=1. | |
| EarnedValue | Value=2. | |
| Rollups | Value=4. | |
| SubProjectPublish | Value=8. | |
| Calcs | Value=16. | |
| GhostTasks | Value=32. |