StatusingDataSet.EnterpriseCustomFieldMetadataRow.MD_PROP_MAX_VALUES Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Property MD_PROP_MAX_VALUES As Integer
    Get
    Set
'Usage
Dim instance As StatusingDataSet.EnterpriseCustomFieldMetadataRow
Dim value As Integer

value = instance.MD_PROP_MAX_VALUES

instance.MD_PROP_MAX_VALUES = value
public int MD_PROP_MAX_VALUES { get; set; }

Property Value

Type: System.Int32

See Also

Reference

StatusingDataSet.EnterpriseCustomFieldMetadataRow Class

StatusingDataSet.EnterpriseCustomFieldMetadataRow Members

WebSvcStatusing Namespace