SPSite.AllowSelfServiceUpgradeEvaluation - Propriété

collection de sites mise à niveau d'évaluation est autorisée ou non.

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

Syntaxe

'Déclaration
Public Property AllowSelfServiceUpgradeEvaluation As Boolean
    Get
    Set
'Utilisation
Dim instance As SPSite
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

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms