ICompatibleSchemaVersioned Interface

Extends the ISchemaVersioned interface with a property that indicates the oldest schema version with which the object is compatible.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface ICompatibleSchemaVersioned
'Usage
Dim instance As ICompatibleSchemaVersioned
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ICompatibleSchemaVersioned

See Also

Reference

ICompatibleSchemaVersioned Members

Microsoft.SharePoint.Upgrade Namespace