Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents a collection of lookup item (SPLookupItem) instances. Provides a list of lookup references from list item to list item.
Definition
DECLARATION
<xs:element
name="LookupItems" type="SPLookupItems"
minOccurs="0" maxOccurs="unbounded"
/>
USAGE
<LookupList>
<LookupItems>
<LookupItem />
</LookupItems>
</LookupList>
Type
SPLookupItems
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
LookupItem Element (DeploymentLookupListMap)
Parent elements
LookupList Element (DeploymentLookupListMap)
Remarks
For more information, see LookupItem Element (DeploymentLookupListMap)