SPAction.HonorTargetSchemaVersion-Eigenschaft
HINWEIS: Diese API ist veraltet.
-Eigenschaft, um anzugeben, ob die Schemaversion für Aktionen mit FromBuild/ToBuild beachtet werden soll.
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; }
Eigenschaftswert
Typ: System.Boolean