Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property IsBackwardsCompatible As TriState
Get
'Usage
Dim instance As SPSequence
Dim value As TriState
value = instance.IsBackwardsCompatible
public virtual TriState IsBackwardsCompatible { get; }
Property Value
Type: Microsoft.SharePoint.TriState
Implements
IVersionCompatibleUpgrader.IsBackwardsCompatible