SP.FieldMultiChoice.fillInChoice Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether the field can accept values other than those specified in Choices.

var value = SP.FieldMultiChoice.get_fillInChoice(); 
SP.FieldMultiChoice.set_fillInChoice(value);

Property Value

Type: Boolean

Applies To

SP.FieldMultiChoice Class

See Also

Reference

SP.FieldMultiChoice Methods

SP.FieldMultiChoice Properties

SP Namespace