ResPlanStatus enumeration

Deprecated. Specifies the status of a resource plan.

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ResPlanStatus
'Usage
Dim instance As ResPlanStatus
[SerializableAttribute]
public enum ResPlanStatus

Members

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

Remarks

The Resource Plan PSI is deprecated. It will continue to be supported for Project 2013 development, but will not be supported in future releases.

The Microsoft.Office.Project.Server.Library namespace also includes the ResourcePlan.ResPlanStatus type.

See also

Reference

WebSvcResourcePlan namespace

Other resources

Resource Management Data