SPSite.CompatibilityLevel Property

Definition

public:
 property int CompatibilityLevel { int get(); };
[Microsoft.SharePoint.Client.ClientCallable]
public int CompatibilityLevel { get; }
member this.CompatibilityLevel : int
Public ReadOnly Property CompatibilityLevel As Integer

Property Value

Int32
Attributes
ClientCallableAttribute

Applies to