次の方法で共有


LookupLists 要素 (DeploymentLookupListMap)

適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

コンテンツ移行パッケージにエクスポートされる展開参照リスト (SPLookupList) オブジェクトのコレクションを表します。

定義

DECLARATION
<xs:element name="LookupLists" type="SPLookupLists" />

USAGE
<LookupLists>
    <LookupList />
</LookupLists>

SPLookupLists

要素と属性

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし

子要素

LookupList 要素 (DeploymentLookupListMap)

親要素

None

注釈

LookupLists 要素は DeploymentLookupListMap スキーマのルート要素であるため、親要素はありません。

関連項目