Table of Contents

Constructor LastDateOperator

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

LastDateOperator(string, List<object>)

Initializes a new instance of the LastDateOperator class.

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

Parameters

fieldName string

The name of the field to filter on.

parameters List<object>

The list of parameters for the operator.