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

FieldFilterDefinition..::..FormulaToSearch Property

Gets the formula to search.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public ILookupFormula FormulaToSearch { get; set; }
Public Property FormulaToSearch As ILookupFormula
	Get
	Set
public:
property ILookupFormula^ FormulaToSearch {
	ILookupFormula^ get ();
	void set (ILookupFormula^ value);
}

Field Value

The formula to search.