Compartilhar via


SPSite.AllowSelfServiceUpgrade property

Se uma versão para atualização é permitida neste site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property AllowSelfServiceUpgrade As Boolean
    Get
    Set
'Uso
Dim instance As SPSite
Dim value As Boolean

value = instance.AllowSelfServiceUpgrade

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

Property value

Type: System.Boolean

Ver também

Referência

SPSite class

SPSite members

Microsoft.SharePoint namespace