SPCompatibilityRange.Serialize method
Serializes the compatibility to a string.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Serialize As String
'Usage
Dim instance As SPCompatibilityRange
Dim returnValue As String
returnValue = instance.Serialize()
public string Serialize()
Return value
Type: System.String
The minimum and maximum compatibility levels.