Constructor InOperator
- Namespace
- Innova.Data.StructuredSearch.Operators
- Assembly
- Innova.Data.dll
InOperator(string, List<object>)
Initializes a new instance of the InOperator class.
public InOperator(string fieldName, List<object> values)
Initializes a new instance of the InOperator class.
public InOperator(string fieldName, List<object> values)