PropertyRuleOperator constructor
SharePoint 2013
Creates an instance of a DisplayTemplate
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public PropertyRuleOperator( string name, string description, string representation, bool isFunction, bool isQuoted, bool joinedByOr )
Parameters
- name
- Type: System.String
- description
- Type: System.String
- representation
- Type: System.String
- isFunction
- Type: System.Boolean
- isQuoted
- Type: System.Boolean
- joinedByOr
- Type: System.Boolean