Compartilhar via


StatusingDataSet.LocalCustomFieldMetadataRow.MD_PROP_MAX_VALUES propriedade

Especifica se o campo personalizado tem um único valor ou usa uma tabela de pesquisa de valores múltiplos.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property MD_PROP_MAX_VALUES As Integer
    Get
    Set
'Uso
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim value As Integer

value = instance.MD_PROP_MAX_VALUES

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

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

StatusingDataSet.LocalCustomFieldMetadataRow classe

StatusingDataSet.LocalCustomFieldMetadataRow membros

WebSvcStatusing namespace