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