CustomField.Range enumeration

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration Range
'Usage
Dim instance As CustomField.Range
public enum Range

Members

Member name Description
MIN_LocalCF Not supported.
MAX_LocalCF Not supported.
MIN_ServerCF Not supported.
MAX_ServerCF Not supported.
BITWISEMASK Not supported.

See also

Reference

Microsoft.Office.Project.Server.Library namespace