ResPlanStatus 枚举
弃用。 指定资源计划的状态。
PSI 计划资源已被弃用。 它将继续支持的项目 2013年开发,但在将来的版本中将不支持。
命名空间: WebSvcResourcePlan
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
<SerializableAttribute> _
Public Enumeration ResPlanStatus
用法
Dim instance As ResPlanStatus
[SerializableAttribute]
public enum ResPlanStatus
成员
成员名称 | 说明 | |
---|---|---|
Absent | 值为 0。没有资源计划是可用的。 | |
Working | 值 = 1。资源计划是一个草稿。 | |
Published | 值 = 2。发布资源计划。 |