ViewConstants.FieldType 枚举

仅供内部使用。指定在视图中的字段的类型。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Enumeration FieldType
用法
Dim instance As ViewConstants.FieldType
public enum FieldType

成员

成员名称 说明
UnknownField 值-1。未知的字段。
IntrinsicField 值为 0。内部字段。
EnterpriseCustomField 值 = 1。企业自定义域。
LocalCustomField 值 = 2。本地自定义域中。

另请参阅

引用

Microsoft.Office.Project.Server.Library 命名空间