SPSiteAdministration.InheritAllowSelfServiceUpgradeSetting - Propriété
Si la valeur de AllowSelfServiceUpgrade est hériter du parent.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property InheritAllowSelfServiceUpgradeSetting As Boolean
Get
Set
'Utilisation
Dim instance As SPSiteAdministration
Dim value As Boolean
value = instance.InheritAllowSelfServiceUpgradeSetting
instance.InheritAllowSelfServiceUpgradeSetting = value
public bool InheritAllowSelfServiceUpgradeSetting { get; set; }
Valeur de propriété
Type : System.Boolean