Свойство QueryTransform.QueryPropertyExpressions
Возвращает коллекцию связанных с QueryTransform QueryPropertyExpressions
Пространство имен: Microsoft.Office.Server.Search.Query.Rules
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<DataMemberAttribute> _
Public Property QueryPropertyExpressions As QueryPropertyExpressionCollection
Get
Private Set
'Применение
Dim instance As QueryTransform
Dim value As QueryPropertyExpressionCollection
value = instance.QueryPropertyExpressions
[DataMemberAttribute]
public QueryPropertyExpressionCollection QueryPropertyExpressions { get; private set; }
Значение свойства
Тип: Microsoft.Office.Server.Search.Query.Rules.QueryPropertyExpressionCollection
См. также
Справочные материалы
Пространство имен Microsoft.Office.Server.Search.Query.Rules