Table of Contents

Method GetFieldOperators

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

GetFieldOperators(Type)

Gets the allowed operators for the specified field type.

public static List<Type> GetFieldOperators(Type fieldType)

Parameters

fieldType Type

The field type.

Returns

List<Type>

The list of operator types.