SP.FieldLookupValue object
Specifies the value of a lookup for a field within a list item.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldLookupValue()
The FieldLookupValue object has the following members.
Constructor
The FieldLookupValue object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FieldLookupValue object. |
Methods
The FieldLookupValue object has the following methods.
|
Method |
Description |
|---|---|
|
|
|
|
|
Properties
The FieldLookupValue object has the following properties.
|
Property |
Description |
|---|---|
|
Gets or sets the identifier (ID) of the list item that this instance of the lookup field is referring to. |
|
|
Gets a summary of the list item that this instance of the lookup field is referring to. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |