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

Applies To

SP.FieldLookupValue Class

See Also

Reference

SP.FieldLookupValue Methods

SP.FieldLookupValue Properties

SP Namespace