Gets or sets the maximum row ordinal that a list item may have.
Public Property MaxListItemRowStorage As UInteger Get Set
Dim instance As SPWebApplication Dim value As UInteger value = instance.MaxListItemRowStorage instance.MaxListItemRowStorage = value
public uint MaxListItemRowStorage { get; set; }
The current user is not a farm administrator.