Share via


SP.FieldLookup.allowMultipleValues Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether the lookup field allows multiple values.

var value = SP.FieldLookup.get_allowMultipleValues(); 
SP.FieldLookup.set_allowMultipleValues(value);

Property Value

Type: Boolean

Applies To

SP.FieldLookup Class

Exceptions

  • [Microsoft.SharePoint.SPException]
    The server does not allow properties of the field to be changed. Error code: -2146232832.

See Also

Reference

SP.FieldLookup Methods

SP.FieldLookup Properties

SP Namespace