Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Represents a collection of fields that are included in a Windows SharePoint Services 3.0 view.
DECLARATION
<xs:element name="ViewFields" type="SPFieldLinkCollection" minOccurs="0" maxOccurs="1" />
USAGE
<View>
<ViewFields>
<FieldRef />
</ViewFields>
</View>
Type
SPFieldLinkCollection object.
Attributes
Attribute |
Type |
Description |
|---|---|---|
None |
Child Elements
FieldRef Element (DeploymentManifest - SPFieldLinkCollection) |