de la propiedad ActivityType.AllowRollup
Espacio de nombres: Microsoft.Office.Server.ActivityFeed
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property AllowRollup As Boolean
Get
Set
'Uso
Dim instance As ActivityType
Dim value As Boolean
value = instance.AllowRollup
instance.AllowRollup = value
public bool AllowRollup { get; set; }
Valor de propiedad
Tipo: System.Boolean