SPWebApplication.AllowSelfServiceUpgradeEvaluation - Propriété

Si la collection de sites mise à niveau d'évaluation est autorisée. valeur par défaut est true.

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

Syntaxe

'Déclaration
Public Property AllowSelfServiceUpgradeEvaluation As Boolean
    Get
    Set
'Utilisation
Dim instance As SPWebApplication
Dim value As Boolean

value = instance.AllowSelfServiceUpgradeEvaluation

instance.AllowSelfServiceUpgradeEvaluation = value
public bool AllowSelfServiceUpgradeEvaluation { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPWebApplication classe

SPWebApplication - Membres

Microsoft.SharePoint.Administration - Espace de noms