Fields 元素 (DeploymentManifest - SPList)
适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
表示 SPList) (Windows SharePoint Services 3.0 List 对象上的 Field (SPField) 实例的集合。
定义
DECLARATION
<xs:element name="Fields"
type="SPFieldCollection"
minOccurs="0" maxOccurs="1"
/>
USAGE
<List>
<Fields
<FieldRef />
<Field />
/>
</List>
类型
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
无
子元素
- Field 元素 (DeploymentManifest - SPFieldCollection)
- FieldRef 元素 (DeploymentManifest - SPFieldCollection)