Partager via


SystemObject, élément (DeploymentSystemData)

Dernière modification : vendredi 30 mai 2008

S’applique à : SharePoint Foundation 2010

Dans cet article
Type
Attributs
Éléments enfants
Éléments parents

Représente une instance d'objet système (SPSystemObject) de SharePoint Foundation exportée vers le package de migration de contenu.

DECLARATION
<xs:element 
    name="SystemObject" 
    type="SPSystemObject" 
    minOccurs="0" maxOccurs="unbounded" 
/>

USAGE

<SystemObjects>
    <SystemObject
        Id="Guid"
        Type="SPDeploymentObjectType"
        Url="xs:string"
    />
</SystemObjects>

Type

SPSystemObject

Attributs

Attribut

Type

Description

Id

Guid, type simple (DeploymentSystemData)

Facultatif. Identificateur unique de l'objet système.

Type

SPDeploymentObjectType, type simple (DeploymentSystemData)

Facultatif. Spécification du type d'objet : Site, Web, Folder, List, ListItem ou File.

Url

xs:string

Facultatif. URL de l'objet système.

Éléments enfants

Aucun

Éléments parents

SystemObjects (DeploymentSystemData), élément

Voir aussi

Concepts

DeploymentSystemData, schéma