Share via


de la propiedad SPSite.AllowSelfServiceUpgradeEvaluation

Si se permite la colección de sitios de evaluación de la actualización.

Espacio de nombres:  Microsoft.SharePoint
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property AllowSelfServiceUpgradeEvaluation As Boolean
    Get
    Set
'Uso
Dim instance As SPSite
Dim value As Boolean

value = instance.AllowSelfServiceUpgradeEvaluation

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

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase SPSite

Miembros SPSite

Espacio de nombres Microsoft.SharePoint