FieldFilterDefinition..::..FieldToSearch Property
Gets the field to search.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition FieldToSearch { get; set; }
Public Property FieldToSearch As FieldDefinition Get Set
public: property FieldDefinition^ FieldToSearch { FieldDefinition^ get (); void set (FieldDefinition^ value); }