de la propiedad SPAction.HonorTargetSchemaVersion
NOTA: esta API está ahora obsoleta.
Propiedad para indicar si la versión del esquema debe admitirse para acciones con FromBuild/ToBuild.
Espacio de nombres: Microsoft.SharePoint.Upgrade
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Friend ReadOnly Property HonorTargetSchemaVersion As Boolean
Get
'Uso
Dim value As Boolean
value = Me.HonorTargetSchemaVersion
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected internal bool HonorTargetSchemaVersion { get; }
Valor de propiedad
Tipo: System.Boolean