SystemObject, élément (DeploymentSystemData)
S’applique à : | SharePoint 2016 SharePoint Foundation 2013 | | SharePoint Online SharePoint Server 2013
Représente une instance d’objet système SharePoint Foundation (SPSystemObject) exportée vers le package de migration de contenu.
Définition
DECLARATION
<xs:element
name="SystemObject"
type="SPSystemObject"
minOccurs="0" maxOccurs="unbounded"
/>
USAGE
<SystemObjects>
<SystemObject
Id="Guid"
Type="SPDeploymentObjectType"
Url="xs:string"
/>
</SystemObjects>
Type
SPSystemObject
Éléments et attributs
Les sections suivantes décrivent les attributs, les éléments enfants et les éléments parents.
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