RowLimitExceeded Element (DeploymentManifest - 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 the means for displaying overflow data when a row limit on a specified instance of a Windows SharePoint Services 3.0 view (SPView) object is exceeded.

DECLARATION
<xs:element name="RowLimitExceeded" minOccurs="0" maxOccurs="unbounded" />

USAGE
<View>
        <RowLimitExceeded />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

RowLimitExceeded

SPView

Concepts

DeploymentManifest Schema