SPFieldCollection.AddLookup method
SharePoint 2013
Creates a lookup field in the collection of fields for one list that points to a field in the collection for another list.
| Name | Description | |
|---|---|---|
|
AddLookup(String, Guid, Boolean) | Creates a lookup field in the collection of fields for one list that points to a field in the collection for another list in the same website. |
|
AddLookup(String, Guid, Guid, Boolean) | Creates a lookup field in the collection of fields for one list that points to a field in the collection for another list in a different website. |