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

WhereItem..::..Condition Property

Gets the condition.

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

Syntax


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

Field Value

The condition.