SPAction.HonorTargetSchemaVersion - Propriété

Remarque : cette API est désormais obsolète.

Propriété pour indiquer si la version du schéma doit être respectée pour effectuer des actions avec FromBuild/ToBuild.

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Friend ReadOnly Property HonorTargetSchemaVersion As Boolean
    Get
'Utilisation
Dim value As Boolean

value = Me.HonorTargetSchemaVersion
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected internal bool HonorTargetSchemaVersion { get; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPAction classe

SPAction - Membres

Microsoft.SharePoint.Upgrade - Espace de noms