SPSequence.IsBackwardsCompatible 属性

确定此对象为向后兼容的范围内。

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overridable ReadOnly Property IsBackwardsCompatible As TriState
    Get
用法
Dim instance As SPSequence
Dim value As TriState

value = instance.IsBackwardsCompatible
public virtual TriState IsBackwardsCompatible { get; }

属性值

类型:Microsoft.SharePoint.TriState

实现

IVersionCompatibleUpgrader.IsBackwardsCompatible

另请参阅

引用

SPSequence 类

SPSequence 成员

Microsoft.SharePoint.Upgrade 命名空间