Table of Contents

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; }

Property Value

List<Operator>