Fields 元素 (DeploymentManifest - SPList)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
类型
属性
子元素
父元素

表示一个有关 Windows SharePoint Services 3.0 列表对象 (SPList) 的字段 (SPField) 实例的集合。

DECLARATION
<xs:element name="Fields" 
        type="SPFieldCollection" 
        minOccurs="0" maxOccurs="1" 
/>

USAGE
<List>
        <Fields 
                <FieldRef />
                <Field />
        />
</List>

类型

SPFieldCollection

属性

属性

类型

说明

子元素

Field 元素 (DeploymentManifest - SPFieldCollection)

FieldRef 元素 (DeploymentManifest - SPFieldCollection)

父元素

List 元素 (DeploymentManifest)

请参阅

引用

SPFieldCollection

概念

DeploymentManifest 架构