Project.StaleFlags Enumeration

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.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace