Partager via


Site.AllowSelfServiceUpgrade - Propriété

Whether version to version upgrade is allowed on this site.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Property AllowSelfServiceUpgrade As Boolean
    Get
    Set
'Utilisation
Dim instance As Site
Dim value As Boolean

value = instance.AllowSelfServiceUpgrade

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

Site classe

Site - Membres

Microsoft.SharePoint.Client - Espace de noms