SPOTenantWebTemplate.CompatibilityLevel property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public ReadOnly Property CompatibilityLevel As Integer
    Get
'Usage
Dim instance As SPOTenantWebTemplate
Dim value As Integer

value = instance.CompatibilityLevel
public int CompatibilityLevel { get; }

Property value

Type: System.Int32

See also

Reference

SPOTenantWebTemplate class

SPOTenantWebTemplate members

Microsoft.Online.SharePoint.TenantAdministration namespace