Elemento DeletedFields (DeploymentManifest)
Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | | do SharePoint Online SharePoint Server 2013
Representa um contêiner de campos excluídos especificados para uma lista do SharePoint.
Definição
DECLARATION
<xs:element name="DeletedFields" type="ListDeletedFields" minOccurs="0" maxOccurs="1" />
USAGE
<List>
<DeletedFields>
<DeletedField />
</DeletedFields>>
</List>
Tipo
ListDeletedFields
Elementos e atributos
As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.
Atributos
Nenhuma
Elementos filho
Elemento DeletedField (DeploymentManifest)
Elementos pai
Elemento List (DeploymentManifest)