Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Friend ReadOnly Property HonorTargetSchemaVersion As Boolean
Get
'Usage
Dim value As Boolean
value = Me.HonorTargetSchemaVersion
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected internal bool HonorTargetSchemaVersion { get; }
Property Value
Type: System.Boolean