Fields Element (DeploymentManifest - SPList)
Applies to: SharePoint Foundation 2010
Represents a collection of Field (SPField) instances on a Windows SharePoint Services 3.0 List object (SPList).
DECLARATION
<xs:element name="Fields"
type="SPFieldCollection"
minOccurs="0" maxOccurs="1"
/>
USAGE
<List>
<Fields
<FieldRef />
<Field />
/>
</List>
Type
Attributes
Attribute |
Type |
Description |
---|---|---|
None |