Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the minimum compatibility level allowed in this range.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MinCompatibilityLevel As Integer
Get
Set
'Usage
Dim instance As SPCompatibilityRange
Dim value As Integer
value = instance.MinCompatibilityLevel
instance.MinCompatibilityLevel = value
public int MinCompatibilityLevel { get; set; }
Property value
Type: System.Int32
The minimum compatibility level.