Forms, élément (DeploymentManifest)

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

Représente une collection d Windows SharePoint Services instances d’objet de formulaire 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