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
Parent Elements
See Also
Reference
DeletedField Element (DeploymentManifest)