Classification 枚举
指定的Property类的Classification属性。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration Classification
用法
Dim instance As Classification
public enum Classification
成员
成员名称 | 说明 | |
---|---|---|
Unclassified | 值为 0。未分类。 | |
Core | 值 = 1。核心。 | |
Optional | 值 = 2。可选。 | |
NotNeeded | 值 = 3。不需要。 | |
Baseline | 值 = 4。比较基准。 | |
Cost | 值 = 5。成本。 |
备注
有关详细信息,请参阅Classification属性。