SPManager.RevertAllDocumentCustomizationsOnUpgrade-Eigenschaft
Ruft einen booleschen Wert, der angibt, ob das Upgrade wird alle Anpassungen von Dokument zurückgesetzt.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property RevertAllDocumentCustomizationsOnUpgrade As Boolean
Get
'Usage
Dim value As Boolean
value = SPManager.RevertAllDocumentCustomizationsOnUpgrade
public static bool RevertAllDocumentCustomizationsOnUpgrade { get; }
Eigenschaftswert
Typ: System.Boolean
true Wenn das Upgrade aller Anpassungen von Dokument zurückgesetzt; andernfalls false.