Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SPWebApplication..::.MaxListItemRowStorage Property

Gets or sets the maximum row ordinal that a list item may have.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Visual Basic (Declaration)
Public Property MaxListItemRowStorage As UInteger
    Get
    Set
Visual Basic (Usage)
Dim instance As SPWebApplication
Dim value As UInteger

value = instance.MaxListItemRowStorage

instance.MaxListItemRowStorage = value
C#
public uint MaxListItemRowStorage { get; set; }

Property Value

Type: System..::.UInt32
UInt32
The maximum row ordinal.
ExceptionCondition
SecurityException

The current user is not a farm administrator.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker