Constructor Operator
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
Operator(string, List<object>)
Initializes a new instance of the Operator class with the specified field name and parameters.
public Operator(string fieldName, List<object> parameters)