SPSiteSequence.TargetCompatibilityLevel property
Determines target compatibility level for this 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 SPSiteSequence
Dim value As Integer
value = instance.TargetCompatibilityLevel
public int TargetCompatibilityLevel { get; }
Property value
Type: System.Int32