Интерфейс ICompatibleSchemaVersioned
Расширяет интерфейс ISchemaVersioned со свойством, которое указывает, старые версии схемы, с которыми совместим объекта.
Пространство имен: Microsoft.SharePoint.Upgrade
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ICompatibleSchemaVersioned
'Применение
Dim instance As ICompatibleSchemaVersioned
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ICompatibleSchemaVersioned