SP.FieldUserValue.lookupId Property
Applies to: SharePoint Foundation 2010
Gets or sets the user identifier (ID) that the value of a lookup field to which a list item is referring.
var value = SP.FieldUserValue.get_lookupId();
SP.FieldUserValue.set_lookupId(value);
Property Value
Type: Int32