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.
Determines target compatibility level for the parent site collection based on the site compatibility level and upgrade flags.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property TargetCompatibilityLevel As Integer
Get
'Usage
Dim instance As SPWebSequence
Dim value As Integer
value = instance.TargetCompatibilityLevel
public int TargetCompatibilityLevel { get; }
Property value
Type: System.Int32