DeletedFields Element (DeploymentManifest)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a container of deleted fields specified for a SharePoint list.

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

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

Type

ListDeletedFields

Attributes

Attribute

Type

Description

None

Child Elements

DeletedField Element (DeploymentManifest)

Parent Elements

List Element (DeploymentManifest)

See Also

Reference

DeletedField Element (DeploymentManifest)

Concepts

DeploymentManifest Schema