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 WebSvcResourcePlan namespace also includes the ResPlanStatus type.
See also
Reference
Microsoft.Office.Project.Server.Library namespace