ViewConstants.CustomFieldCategory 枚举
仅供内部使用。指定在视图中的自定义字段的类别。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration CustomFieldCategory
用法
Dim instance As ViewConstants.CustomFieldCategory
public enum CustomFieldCategory
成员
成员名称 | 说明 | |
---|---|---|
Enterprise | 值 = 1。企业自定义域。 | |
Local | 值 = 2。本地自定义域。 |