SP.FieldUser.selectionGroup Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies the identifier of the SharePoint group whose members can be selected as values of the field.

var value = SP.FieldUser.get_selectionGroup(); 
SP.FieldUser.set_selectionGroup(value);

Property Value

Type: Int32

Applies To

SP.FieldUser Class

See Also

Reference

SP.FieldUser Methods

SP.FieldUser Properties

SP Namespace