DeletedFields 元素 (DeploymentManifest)
适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
表示为 SharePoint 列表指定的已删除字段的容器。
定义
DECLARATION
<xs:element name="DeletedFields" type="ListDeletedFields" minOccurs="0" maxOccurs="1" />
USAGE
<List>
<DeletedFields>
<DeletedField />
</DeletedFields>>
</List>
类型
ListDeletedFields
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
无
子元素
DeletedField 元素 (DeploymentManifest)