Constructor OperandDefaultTypeAttribute
- Namespace
- Innova.Data.StructuredSearch.Operators
- Assembly
- Innova.Data.dll
OperandDefaultTypeAttribute(params Type[])
Initializes a new instance of the OperandDefaultTypeAttribute class with the specified value types.
public OperandDefaultTypeAttribute(params Type[] types)
Parameters
types
Type[]The value types for which this operator is the default.