RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FieldFilterDefinition..::..FieldToSearch Property

Gets the field to search.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  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);
}

Field Value

The field to search.