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