SP.FieldMultiChoice.choices Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies values that are available for selection in the field.
var value = SP.FieldMultiChoice.get_choices();
SP.FieldMultiChoice.set_choices(value);
Property Value
Type: String[]