Partilhar via


Elemento SystemObjects (DeploymentSystemData)

Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | | do SharePoint Online SharePoint Server 2013

Representa uma coleção de instâncias do objeto do sistema do SharePoint Foundation (SPSystemObject).

Definição

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

Tipo

SPSystemObject

Elementos e atributos

As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.

Atributos

Nenhuma

Elementos filho

Elemento SystemObject (DeploymentSystemData)

Elementos pai

Elemento SystemData (DeploymentSystemData)

Confira também