Property SearchOperators
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
SearchOperators
Gets or sets the collection of search operators.
public List<Operator> SearchOperators { get; set; }
Gets or sets the collection of search operators.
public List<Operator> SearchOperators { get; set; }