Compartilhar via


SPSite.InheritAllowSelfServiceUpgradeSetting property

Se o valor de AllowSelfServiceUpgrade é herde do pai.

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

Syntax

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

value = instance.InheritAllowSelfServiceUpgradeSetting

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

Property value

Type: System.Boolean

Ver também

Referência

SPSite class

SPSite members

Microsoft.SharePoint namespace