Share via


SPSequence.IsBackwardsCompatible Property

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

See Also

Reference

SPSequence Class

SPSequence Members

Microsoft.SharePoint.Upgrade Namespace