IRecordFilter Properties

Properties

FieldName Gets or sets the name of the field to be searched.
ModelProperty The PropertyInfo of the model that this IRecordFilter applies to.
Operator Gets or sets the operator to be used for the search.
SearchParameter Gets or sets the value to be searched.
SupportsEncrypted Indicates whether this IRecordFilter will work on encrypted fields.

See Also