Fields, élément (DeploymentManifest - SPList)

S’applique à : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint En ligne | SharePoint Server 2013

Représente une collection d’instances Field (SPField) sur un objet Windows SharePoint Services list 3.0 (SPList).

Définition

DECLARATION
<xs:element name="Fields" 
        type="SPFieldCollection" 
        minOccurs="0" maxOccurs="1" 
/>
USAGE
<List>
        <Fields 
                <FieldRef />
                <Field />
        />
</List>

Type

SPFieldCollection

Éléments et attributs

Les sections suivantes décrivent les attributs, les éléments enfants et les éléments parents.

Attributs

Aucun

Éléments enfants

Éléments parents

Voir aussi