Share via


SPWebSequence.TargetCompatibilityLevel property

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

See also

Reference

SPWebSequence class

SPWebSequence members

Microsoft.SharePoint.Upgrade namespace