Partager via


ManagedProperty.Retrievable, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value indicating whether a managed property value is retrievable.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property Retrievable As Boolean
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.Retrievable

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

Valeur de la propriété

true if the managed property value is retrievable; otherwise, false.

Remarques

If a managed property is retrievable, it can be displayed, sorted, or used with operators in a search query.

Voir aussi

Référence

ManagedProperty, classe
Membres ManagedProperty
Microsoft.Office.Server.Search.Administration, espace de noms