Table of Contents

Constructor TertiaryOperator

Namespace
Innova.Data.StructuredSearch
Assembly
Innova.Data.dll

TertiaryOperator(string, List<object>)

Initializes a new instance of the TertiaryOperator class.

public TertiaryOperator(string fieldName, List<object> parameters)

Parameters

fieldName string

The name of the field.

parameters List<object>

The list of parameters.