SPCompatibilityRange.OldVersions property
Gets a compatibility range object representing all versions except the current one.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property OldVersions As SPCompatibilityRange
Get
'Usage
Dim value As SPCompatibilityRange
value = SPCompatibilityRange.OldVersions
public static SPCompatibilityRange OldVersions { get; }
Property value
Type: Microsoft.SharePoint.SPCompatibilityRange
All versions except the current one.