Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
SPList Class
SPList Properties
 MajorWithMinorVersionsLimit Propert...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
SPList.MajorWithMinorVersionsLimit Property (Microsoft.SharePoint)
Gets or sets the maximum number of major versions that are allowed for an item in a document library that uses version control with both major and minor versions.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property MajorWithMinorVersionsLimit As Integer
Visual Basic (Usage)
Dim instance As SPList
Dim value As Integer

value = instance.MajorWithMinorVersionsLimit

instance.MajorWithMinorVersionsLimit = value
C#
public int MajorWithMinorVersionsLimit { get; set; }

Property Value

An integer value indicating the maximum number of versions.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker