SP.FieldUser.allowDisplay Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether to display the name of the user in a survey list.
var value = SP.FieldUser.get_allowDisplay();
SP.FieldUser.set_allowDisplay(value);
Property Value
Type: Boolean