RowLimitExceeded element (DeploymentManifest - SPView)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

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.

Definition

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

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

Type

xs:string

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

See also