Compartir a través de


: ManagedProperty.UserFlags (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the user flags associated with the managed property.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property UserFlags As Short
'Uso
Dim instance As ManagedProperty
Dim value As Short

value = instance.UserFlags

instance.UserFlags = value
public short UserFlags { get; set; }

Valor de propiedad

A short integer that represents the user flags.

Vea también

Referencia

ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)