de la propiedad StatusingDataSet.EnterpriseCustomFieldMetadataRow.MD_PROP_MAX_VALUES
Especifica si el campo personalizado tiene un valor único o si usa una tabla de búsqueda multivalor.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property MD_PROP_MAX_VALUES As Integer
Get
Set
'Uso
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; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase StatusingDataSet.EnterpriseCustomFieldMetadataRow