de la propiedad ActivityPreferencePerType.IsSet
Obtiene o establece un valor que indica si un usuario desea ver el objeto de ActivityType almacenado en este ActivityPreferencePerType en una fuente.
Espacio de nombres: Microsoft.Office.Server.ActivityFeed
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property IsSet As Boolean
Get
Set
'Uso
Dim instance As ActivityPreferencePerType
Dim value As Boolean
value = instance.IsSet
instance.IsSet = value
public bool IsSet { get; set; }
Valor de propiedad
Tipo: System.Boolean
Vea también
Referencia
clase ActivityPreferencePerType