Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
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)