ICompatibleSchemaVersioned-Schnittstelle
Erweitert die ISchemaVersioned -Schnittstelle mit einer Eigenschaft, die die ältesten Schemaversion gibt an, mit der das Objekt kompatibel ist.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ICompatibleSchemaVersioned
'Usage
Dim instance As ICompatibleSchemaVersioned
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ICompatibleSchemaVersioned