ResourcePlan.ResPlanStatus Enumeration

Specifies the status of a resource plan.

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

Syntax

'Declaration
Public Enumeration ResPlanStatus
'Usage
Dim instance As ResourcePlan.ResPlanStatus
public enum ResPlanStatus

Members

Member name Description
Absent Value=0. No resource plan.
Working Value=1. The resource plan is a draft.
Published Value=2. The resource plan is published.

Remarks

Note

The [ResourcePlan Web service] namespace also includes the ResPlanStatus type.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace

Other Resources

Resource Management Data