Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |