Share via


SPAction.HonorTargetSchemaVersion Property

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

See Also

Reference

SPAction Class

SPAction Members

Microsoft.SharePoint.Upgrade Namespace