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.
Determines whether or not this object is within the backwards compatible range.
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