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

WhereFormulaItem..::..Formula Property

Gets the formula.

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

Syntax


public string Formula { get; set; }
Public Property Formula As String
	Get
	Set
public:
property String^ Formula {
	String^ get ();
	void set (String^ value);
}

Field Value

The formula.