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

AdvancedFindFilterRow..::..EndLogics Property

Gets the end logics.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public Nullable<EndLogics> EndLogics { get; set; }
Public Property EndLogics As Nullable(Of EndLogics)
	Get
	Set
public:
property Nullable<EndLogics^> EndLogics {
	Nullable<EndLogics^> get ();
	void set (Nullable<EndLogics^> value);
}

Field Value

The end logics.