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

SP.RelatedField Class

Remarks

It must not be null.

See Also

Reference

SP.RelatedField Methods

SP.RelatedField Properties

SP Namespace