Constructor OperandTypeAttribute
- Namespace
- Innova.Data.StructuredSearch.Operators
- Assembly
- Innova.Data.dll
OperandTypeAttribute(Type)
Initializes a new instance of the OperandTypeAttribute class.
public OperandTypeAttribute(Type type)
Parameters
type
TypeThe data type the operator can work on.