SP.RelatedField.lookupList Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the list that the related lookup field looks up to.
var value = SP.RelatedField.get_lookupList();
Property Value
Type: SP.List
Applies To
Remarks
It must not be null.