Свойство KeywordQueryProperties.CustomRefinementIntervals
Получает или задает интервалы чистоты звука, которые должны применяться для уточнения FAST Search Server 2010 for SharePoint .
Пространство имен: Microsoft.Office.Server.Search.Query
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<DataMemberAttribute> _
Public Property CustomRefinementIntervals As IDictionary(Of String, IList(Of RefinementInterval))
Get
Set
'Применение
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; }
Значение свойства
Тип: System.Collections.Generic.IDictionary<String, IList<RefinementInterval>>
Интервалы чистоты звука.