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

FormulaFilterDefinition..::..Condition Property

Gets or sets the condition.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.