Поделиться через


Конструктор PropertyRuleOperator

Создает экземпляр DisplayTemplate.

Пространство имен:  Microsoft.Office.Server.Search.Administration
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
Public Sub New ( _
    name As String, _
    description As String, _
    representation As String, _
    isFunction As Boolean, _
    isQuoted As Boolean, _
    joinedByOr As Boolean _
)
'Применение
Dim name As String
Dim description As String
Dim representation As String
Dim isFunction As Boolean
Dim isQuoted As Boolean
Dim joinedByOr As Boolean

Dim instance As New PropertyRuleOperator(name, description, _
    representation, isFunction, isQuoted, _
    joinedByOr)
public PropertyRuleOperator(
    string name,
    string description,
    string representation,
    bool isFunction,
    bool isQuoted,
    bool joinedByOr
)

Параметры

См. также

Справочные материалы

PropertyRuleOperator класс

Элементы PropertyRuleOperator

Пространство имен Microsoft.Office.Server.Search.Administration