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

AdvancedFilterViewModel..::..Condition Property

Gets or sets the condition.

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

Syntax


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

Field Value

The condition.