Aggregations Element (Deployment Manifest - SPView)

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 one or more aggregate, or total, columns used in a specified view.

DELCARATION SYNTAX
<xs:element name="Aggregations" minOccurs="0" maxOccurs="unbounded" />

USAGE SYNTAX
<Views>
        <View>
                <Aggregations />
        </View>
</Views>

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

Aggregations Element (DeploymentManifest - SPWebPart)