KeywordQueryProperties.CustomRefinementIntervals - Propriété
Obtient ou définit les intervalles de perfectionnement doivent être imposées sur les affinements FAST Search Server 2010 for SharePoint .
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property CustomRefinementIntervals As IDictionary(Of String, IList(Of RefinementInterval))
Get
Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As IDictionary(Of String, IList(Of RefinementInterval))
value = instance.CustomRefinementIntervals
instance.CustomRefinementIntervals = value
[DataMemberAttribute]
public IDictionary<string, IList<RefinementInterval>> CustomRefinementIntervals { get; set; }
Valeur de propriété
Type : System.Collections.Generic.IDictionary<String, IList<RefinementInterval>>
Les intervalles de perfectionnement.