SystemObjects 元素 (DeploymentSystemData)

适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

表示 sharePoint Foundation 系统对象的集合, (SPSystemObject) 实例。

定义

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

类型

SPSystemObject

元素和属性

下面各部分介绍了属性、子元素和父元素。

Attributes

子元素

SystemObject 元素 (DeploymentSystemData)

父元素

SystemData 元素 (DeploymentSystemData)

另请参阅