SP.FieldComputed.enableLookup Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether a lookup field can reference the field.
var value = SP.FieldComputed.get_enableLookup();
SP.FieldComputed.set_enableLookup(value);
Property Value
Type: Boolean