다음을 통해 공유


DeletedFields Element (DeploymentManifest)

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

DeletedField Element (DeploymentManifest)

Parent Elements

List Element (DeploymentManifest)

See Also

Reference

DeletedField Element (DeploymentManifest)

Concepts

DeploymentManifest Schema