SystemObjects (DeploymentSystemData), élément

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

Représente une collection d’SharePoint d’objets système Foundation (SPSystemObject).

Définition

DECLARATION
<xs:element 
    name="SystemObjects" 
    type="SPSystemObjects" 
    minOccurs="1" maxOccurs="1" 
/>
USAGE
<SystemData>
    <SystemObjects>
        <SystemObject />
    </SystemObjects>
</SystemData>

Type

SPSystemObject

É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

SystemObject, élément (DeploymentSystemData)

Éléments parents

SystemData, élément (DeploymentSystemData)

Voir aussi