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.
Specifies the acceptable maximum value for a custom field.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration AcceptableMaxValues
'Usage
Dim instance As CustomField.AcceptableMaxValues
public enum AcceptableMaxValues
Members
| Member name | Description | |
|---|---|---|
| DEFAULT | Value=1. The maximum value is 1. | |
| ONE | Value=1. The maximum value is 1. | |
| TWOHUNDREDFIFTY | Value=250. The maximum value is 250. |
Remarks
Use the CustomField.AcceptableMaxValues type to set the MD_PROP_MAX_VALUES property in the following objects:
WebSvcStatusing.StatusingDataSet.EnterpriseCustomFieldMetadataRow
WebSvcStatusing.StatusingDataSet.LocalCustomFieldMetadataRow