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 maximum compatibility level allowed in this range.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MaxCompatibilityLevel As Integer
Get
Set
'Usage
Dim instance As SPCompatibilityRange
Dim value As Integer
value = instance.MaxCompatibilityLevel
instance.MaxCompatibilityLevel = value
public int MaxCompatibilityLevel { get; set; }
Property value
Type: System.Int32
The maximum compatibility level.