PropertyRule-Konstruktor (String, PropertyRuleOperator)
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
propertyName As String, _
propertyOperator As PropertyRuleOperator _
)
'Usage
Dim propertyName As String
Dim propertyOperator As PropertyRuleOperator
Dim instance As New PropertyRule(propertyName, _
propertyOperator)
public PropertyRule(
string propertyName,
PropertyRuleOperator propertyOperator
)
Parameter
- propertyName
Typ: System.String
- propertyOperator
Typ: Microsoft.Office.Server.Search.Administration.PropertyRuleOperator