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

WhereItem..::..EndLogic Property

Gets the end logic.

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

Syntax


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

Field Value

The end logic.