次の方法で共有


DeletedFields 要素 (DeploymentManifest)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

SharePoint リストに対して指定された削除済みフィールドのコンテナを表します。

DECLARATION
<xs:element name="DeletedFields" type="ListDeletedFields" minOccurs="0" maxOccurs="1" />

USAGE
<List>
   <DeletedFields> 
      <DeletedField />
   </DeletedFields>>
</List>

ListDeletedFields

属性

属性

説明

なし

子要素

DeletedField 要素 (DeploymentManifest)

親要素

List 要素 (DeploymentManifest)

関連項目

参照

DeletedField 要素 (DeploymentManifest)

概念

DeploymentManifest スキーマ