ViewConstants.CustomFieldCategory Enumeration
Reserved for internal use. Specifies the category of a custom field in a view.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration CustomFieldCategory
'Usage
Dim instance As ViewConstants.CustomFieldCategory
public enum CustomFieldCategory
Members
Member name | Description | |
---|---|---|
Enterprise | Value = 1. Enterprise custom field. | |
Local | Value = 2. Local custom field. |