ManagedProperty.RespectPriority - Propriété
Si cette propriété gérée uniquement sont mappée à partir de la propriété analysée unique avec l'ordre de mappage plus bas ou toutes mappées à analyser les propriétés.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property RespectPriority As Boolean
Get
Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.RespectPriority
instance.RespectPriority = value
public bool RespectPriority { get; set; }
Valeur de propriété
Type : System.Boolean
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Si cet objet n'est pas sauvegardée. |
PropertyIsReadOnlyException | Si cette propriété est en lecture seule. |
PropertyCannotHaveMappingsException | Si cet objet ne peut pas avoir de mappages. |
InvalidMappingException | Si un des mappages de la propriété mapper la valeur de type incorrect. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms