Partager via


Forms, élément (DeploymentManifest)

S’applique à : | SharePoint 2016 SharePoint Foundation 2013 | | SharePoint Online SharePoint Server 2013

Représente une collection d’instances d’objet de formulaire Windows SharePoint Services 3.0 (SPFormCollection).

Définition

DECLARATION
<xs:element name="Forms" type="SPFormCollection" minOccurs="0" maxOccurs="1" />

USAGE
<List>
        <Forms>
                <Form />
        </Forms>
</List>

Type

SPFormCollection

É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

Form, élément (DeploymentManifest)

Éléments parents

List, élément (DeploymentManifest)

Voir aussi